Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle PDK Java

11g Release 1 (11.1.1)

E10691-01

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


A

ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
absoluteLink(HttpServletRequest, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Returns a fully-qualified URI for a path relative to the current request.
absoluteLink(PortletRenderRequest, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.absoluteLink(PortletRenderRequest, String)
absoluteLink(PortletRenderRequest, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Returns a fully-qualified URI for a path relative to the current request.
AbstractResourceRenderer - Class in oracle.portal.provider.v2.render.http
This is the base class for renderers that use a request dispatcher to render content.
AbstractResourceRenderer() - Constructor for class oracle.portal.provider.v2.render.http.AbstractResourceRenderer
Null Constructor.
accept(Preference) - Method in interface oracle.portal.provider.v2.preference.PreferenceFilter
Determines if the supplied Preference is acceptable under this PreferenceFilter's implemented policy.
AccessControlException - Exception in oracle.portal.provider.v2.security
 
AccessControlException() - Constructor for exception oracle.portal.provider.v2.security.AccessControlException
Constructor
AccessControlException(String) - Constructor for exception oracle.portal.provider.v2.security.AccessControlException
 
ACTION_PARAM_NAME - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
This is the key used in the parameter map of the render methods in this class to override the name of the hidden field that indicates the button clicked in EDIT or EDIT_DEFAULTS mode ("OK" or "APPLY").
addAcceptContentType(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Adds to the set of mime-types (represented as Strings) that this Portlet can render.
addAllowedPath(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Adds a resource URL pattern to the list of those allowed to be rendered when using the page parameter functionality.
addContainerRenderer(Object) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Sets the default portlet container renderer.
addError(String, String, String) - Method in class oracle.portal.provider.v2.utils.ValidationError
Adds an error to the list maintained by this ValidationError instance.
addEvent(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Adds to the array of events that this portlet can raise to Portal
addEvent(EventDefinition) - Method in class oracle.portal.provider.v2.PortletDefinition
Adds to the array of events that this portlet can raise to Portal.
addGeneratesESIHeader(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Adds response header that enables processing of ESI tags by Web Cache.
addGroup(String) - Method in class oracle.portal.provider.v2.security.GroupSecurityManager
Adds the group distinguished name for this security manager.
addInputParameter(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Adds to the array of (input) parameters that this portlet recognizes when requested to render to control/affect the rendering.
addInputParameter(ParameterDefinition) - Method in class oracle.portal.provider.v2.PortletDefinition
Adds to the array of (input) parameters that this portlet recognizes when requested to render to control/affect the rendering.
addLiteral(Object) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Defines the literal XML structure that should be sent in the request to the web service.
addMessage(int, String, String, String) - Method in interface oracle.portal.provider.v2.transport.TransportLogger
Adds a message to this TransportLogger with the supplied severity and context.
addMessage(int, String, String, String, Object[]) - Method in interface oracle.portal.provider.v2.transport.TransportLogger
Adds a message to this TransportLogger with the supplied severity and context.
addParam(Object) - Method in class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer
Defines a parameter to be passed to the render method.
addParam(String) - Method in class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer
Defines a constant parameter to be passed to the render method.
addParameter(Object) - Method in class oracle.portal.provider.v2.DefaultEventDefinition
Add a parameter to the event.
addParameter(ParameterDefinition) - Method in class oracle.portal.provider.v2.EventDefinition
Add a parameter to the event.
addParameter(Object) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Adds entries from a NameValue object to a parameter list stored by this BaseManagedRenderer.
addPortlet(Object) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Associates with the provider a PortletDefinition object containing the meta data for one of the portlets it owns.
addPortletDefinition(PortletDefinition) - Method in class oracle.portal.provider.v2.ProviderDefinition
Associates with the provider a PortletDefinition object containing the meta data for one of the portlets it owns.
addPreferenceStore(Object) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Adds to the set of PreferenceStore objects that may be used by the provider for persistent storage.
addPreferenceStore(PreferenceStore) - Method in class oracle.portal.provider.v2.ProviderDefinition
Adds to the set of PreferenceStore objects that may be used by the provider for persistent storage.
addToXml(Node) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
'Serializes' this object to XML.
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
applyXSL(XMLDocument, XSLStylesheet, OutputStream) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Apply the given stylesheet to the given XML document, reporting errors and warnings to the given OutputStream.
ARABIC - Static variable in class oracle.portal.utils.BiDiUtils
Constant representing the language code for RTL language Arabic.
AUTH_LEVEL_NOT_DETERMINED - Static variable in class oracle.portal.provider.v2.ProviderUser
Authentication level has not yet been determined.
AUTH_LEVEL_NOT_SUPPORTED - Static variable in class oracle.portal.provider.v2.ProviderUser
JPDK is running against a version of portal that does not support authentication level
AuthenticationException - Exception in oracle.portal.provider.v2.security
 
AuthenticationException() - Constructor for exception oracle.portal.provider.v2.security.AuthenticationException
 
AuthenticationException(String) - Constructor for exception oracle.portal.provider.v2.security.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for exception oracle.portal.provider.v2.security.AuthenticationException
 
AuthLevelSecurityManager - Class in oracle.portal.provider.v2.security
DefaultSecurityManager is a simple access controller for a portlet that uses a user's authentication level to control access.
AuthLevelSecurityManager() - Constructor for class oracle.portal.provider.v2.security.AuthLevelSecurityManager
 
AUTO_RELOAD - Static variable in class oracle.portal.provider.v2.ProviderContext
 
AUTO_RELOAD - Static variable in class oracle.portal.utils.EnvLookup
 

B

BACK_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRendererUtil
 
BACK_LINK - Static variable in class oracle.portal.provider.v2.url.UrlUtils
 
base64Decode(String) - Static method in class oracle.webdb.utils.HTTPUtils
Decodes the supplied base 64 encoded string into its original byte array, using the standard base 64 decoding algorithm.
base64Encode(byte[]) - Static method in class oracle.webdb.utils.HTTPUtils
Base64 encodes the supplied bytes array, using the standard base 64 encoding algorithm.
BaseManagedRenderer - Class in oracle.portal.provider.v2.render.http
BaseManagedRenderer is the JPDK's base implementation of the ManagedRenderer interface.
BaseManagedRenderer() - Constructor for class oracle.portal.provider.v2.render.http.BaseManagedRenderer
 
BIDI_DIR_ATTRIBUTE - Static variable in class oracle.portal.utils.BiDiUtils
 
BiDiUtils - Class in oracle.portal.utils
Utility class containing methods useful when rendering content that can be displayed in multiple languages that may be Bi-Directional, i.e. some should be rendered from left to right (LTR) and others from right to left (RTL).
BiDiUtils() - Constructor for class oracle.portal.utils.BiDiUtils
 
buildUrlAsString(String, String, int, String) - Static method in class oracle.webdb.utils.HTTPUtils
Build a fully qualified URL from the pieces provided.

C

CACHE_KEY_REQUEST - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
CACHE_KEY_RESPONSE - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
CACHE_LEVEL - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
CACHE_LEVEL_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that defines the validate cache header label that identifies the cache (user) level being specified.
CACHE_LEVEL_SESSION - Static variable in interface oracle.portal.provider.v2.PortletConstants
 
CACHE_LEVEL_SESSION_STR - Static variable in interface oracle.portal.provider.v2.PortletConstants
 
CACHE_LEVEL_SYSTEM - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that identifies "system" level caching.
CACHE_LEVEL_SYSTEM - Static variable in interface oracle.portal.provider.v2.PortletConstants
 
CACHE_LEVEL_SYSTEM_STR - Static variable in interface oracle.portal.provider.v2.PortletConstants
The possible values for the cacheLevel attribute that may appear in the default provider definition file parsed by DefaultProviderDefinition.
CACHE_LEVEL_UNSPECIFIED - Static variable in interface oracle.portal.provider.v2.PortletConstants
The possible values stored for the cacheLevel property.
CACHE_LEVEL_USER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that identifies "user" level caching.
CACHE_LEVEL_USER - Static variable in interface oracle.portal.provider.v2.PortletConstants
 
CACHE_LEVEL_USER_STR - Static variable in interface oracle.portal.provider.v2.PortletConstants
 
CACHE_TYPE - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
CACHE_UPDATE_HEADER_VALUE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant value that indicates the current response is new and should replace the existing cached content.
CACHE_USE_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant for the validation based cache header label that is used to indicate the existing (cached) version is valid and should be reused.
CACHE_USE_HEADER_VALUE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant value that indicates the current cached content is still valid and should be returned to the requester.
CACHE_VERSION_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that defines the the validate cache header label.
callGetPortlet() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if calls to retrieve this portlet's meta data should be made before displaying in the portlet repository.
callIsRunnable() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if calls to PortletDefinition.hasAccess(oracle.portal.provider.v2.ProviderInstance, oracle.portal.provider.v2.ProviderUser) should be made to determine whether this portlet is runnable, before displaying it in the portlet repository.
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
CHAR_BUFFER_SIZE - Static variable in class oracle.portal.provider.v2.render.http.FileRenderer
 
checkFailoverException(Exception, boolean, DBPreferenceStore) - Static method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Examines the supplied SQLException and throws an FCFException if the exception was caused by a fast connection failover occurring.
CipherManager - Interface in oracle.portal.provider.v2.security
A CipherManager is employed to transform data to a more secure form, typically using a cryptographic algorithm.
clearAllKeys() - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Clear all of the cache keys so that an object of this type can be used to make repeated invalidation requests.
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
compareVersions(String, String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Compare the given version number strings.
COMPONENT_VERSIONS - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
config(String) - Method in class oracle.portal.log.Logger
Logs the specified error message.
config(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified error message and Throwable.
config(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
config(String, Throwable) - Static method in class oracle.portal.log.LogManager
Logs the given java.lang.Throwable object, e.g. by logging the stack trace, along with the given message.
constructDetailHTMLLink(PortletRenderRequest, NameValue[], String, String, boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Create a parameterized link for a portlet detail page By default, a portlet can have a single "detail" page that allows you to view portlet information in a full-screen mode.
constructDetailLink(PortletRenderRequest, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.constructDetailHTMLLink(oracle.portal.provider.v2.render.PortletRenderRequest, oracle.portal.utils.NameValue[], java.lang.String, java.lang.String, boolean, boolean)
constructEventLink(PortletRenderRequest, String, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.event.EventUtils
Create a parameterized link for a portlet event.
constructHelpHTMLLink(PortletRenderRequest, NameValue[], String, String, boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Create a parameterized link for a portlet help page By default, a portlet can have a single "help" page that allows you to display help information for your portlet in a full-screen mode.
constructHelpLink(PortletRenderRequest, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.constructHelpHTMLLink(oracle.portal.provider.v2.render.PortletRenderRequest, oracle.portal.utils.NameValue[], java.lang.String, java.lang.String, boolean, boolean)
constructHTMLLink(PortletRenderRequest, int, String, String, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Generic utility to build a HTML link.
constructHTMLLink(PortletRenderRequest, int, String, String, NameValuePair[], boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Deprecated. use constructHTMLLink(PortletRenderRequest, int, String, String, NameValue[], boolean, boolean)
constructJavascriptLink(PortletRenderRequest, int, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Generic utility to generate a javascript call that append parameters to a link.
constructLink(PortletRenderRequest, String, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.constructLink( PortletRenderRequest, String, NameValue[], boolean, boolean)
constructLink(PortletRenderRequest, int, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Generic utility to append parameters to a link.
constructLink(PortletRenderRequest, String, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Generic utility to append parameters to a link.
constructMXMLLink(PortletRenderRequest, String, String, String, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Generic utility to build a SimpleHref element.
constructResourceURL(PortletRenderRequest, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Utility to create a url that is proxied by portal to a resource Since there may be resources, such as images, that are accessible from the portal middle tier that are not available from the browser the user should be able to proxy requests through portal to get to these resources.
ContainerException - Exception in oracle.portal.utils.v2
 
ContainerException() - Constructor for exception oracle.portal.utils.v2.ContainerException
 
ContainerException(String) - Constructor for exception oracle.portal.utils.v2.ContainerException
 
ContainerException(Throwable) - Constructor for exception oracle.portal.utils.v2.ContainerException
 
ContainerRenderer306 - Class in oracle.portal.provider.v2.render
A ContainerRenderer306 is a utility class that renders the container for a portlet in the style of Oracle Portal v 3.0.6
ContainerRenderer306() - Constructor for class oracle.portal.provider.v2.render.ContainerRenderer306
 
containsParameter(String) - Method in interface oracle.portal.utils.v2.ParameterMap
Deprecated. Returns true if this ParameterMap object contains the specified String as a parameter name.
containsParameter(String) - Method in class oracle.portal.utils.v2.SimpleParameterMap
Deprecated. Returns true if this ParameterMap object contains the specified String as a parameter name.
CONTEXT_PATH_SEPARATOR - Static variable in interface oracle.portal.provider.v2.PortletConstants
A string containing the single character used to separate heirachical path entries in identifying strings.
CONTEXT_PATH_SEPARATOR_CHAR - Static variable in interface oracle.portal.provider.v2.PortletConstants
The character used to separate heirachical path entries in identifying strings.
copy(PortletReference, PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Copies the instance customizations from one reference to another.
copy(PortletReference, PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Copies the instance customizations from one reference to another.
copy(PortletReference, PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Copies the instance customizations from one reference to another.
copy(String, String, boolean) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Copies the data from all the Preference objects in this PreferenceStore with the given source context path to the given destination context path.
copy(String, String, boolean, List) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Copies the data from all the Preference objects in this PreferenceStore with the given source context path and one of the given preference types to the given destination context path.
copy(Preference, Preference, boolean) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Copies the data persisted for the given source Preference to the given destination Preference.
copyTo(ProviderUser, PortletInstance) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Called when the portlet instance is copied to another page.
copyTo(ProviderUser, PortletInstance) - Method in class oracle.portal.provider.v2.PortletInstance
Called when the portlet instance is copied to another page.
create(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Creates the initial personalization reference for this (new) PortletReference and establishes its (static) defaults.
create(PortletReference, PersonalizationObject, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Creates the initial personalization reference for this (new) PortletReference.
create(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Creates the initial personalization reference for this (new) PortletReference and establishes its (static) defaults.
create(PortletReference, PersonalizationObject, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Creates the initial personalization reference for this (new) PortletReference.
create(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Creates the initial personalization reference for this (new) PortletReference and establishes its (static) defaults.
create(PortletReference, PersonalizationObject, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Creates the initial personalization reference for this (new) PortletReference.
CUSTOMIZE_FORM_NAME - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
Default form name.
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 

D

DBPersonalizationManager - Class in oracle.portal.provider.v2.personalize
The DBPersonalizationManager class implements a PortletPersonalizationManager using data objects to persist customized data in a database.
DBPersonalizationManager() - Constructor for class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Null Constructor
DBPreferenceStore - Class in oracle.portal.provider.v2.preference
DBPreferenceStore is an implementation of the PreferenceStore storage mechanism that persists data using a JDBC compatible relational database.
DBPreferenceStore() - Constructor for class oracle.portal.provider.v2.preference.DBPreferenceStore
Null Constructor
DBPreferenceStore(boolean) - Constructor for class oracle.portal.provider.v2.preference.DBPreferenceStore
 
debug(String) - Method in class oracle.portal.log.Logger
Logs the specified debug message.
debug(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
DEBUG_LEVEL - Static variable in class oracle.portal.provider.v2.ProviderContext
 
decode(byte[]) - Method in interface oracle.portal.provider.v2.security.CipherManager
Transforms the input data to its original form in a single operation.
decode(String, String) - Static method in class oracle.webdb.utils.HTTPUtils
Decodes an encoded String.
decodeUTF(String) - Static method in class oracle.webdb.utils.HTTPUtils
Decodes an encoded UTF8 String.
DEFAULT_ACTION_PARAM - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
Default action parameter name.
DEFAULT_CHARACTER_ENCODING - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The default character encoding for renderer output
DEFAULT_CUSTOMIZATION_TYPE - Static variable in class oracle.portal.provider.v2.preference.PreferenceStore
Path type used for storing system default and locale default level portlet customizations.
DEFAULT_PORTLET_HEIGHT - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Default portlet height, indicating that the height should not be limited.
DEFAULT_SUBSCRIBER_NAME - Static variable in class oracle.portal.provider.v2.ProviderUser
Name used for default portal user's realm, implied when no specific realm information is sent by portal.
DEFAULT_WC_MAX_EXPIRY_TIME - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
default expiry time for portlets which are using invalidation based caching is 1 day or 1440 minutes as specified below.
DefaultContainerRenderer - Class in oracle.portal.provider.v2.render
A PortletContainerRenderer is a utility class that renders the container for a portlet.
DefaultContainerRenderer() - Constructor for class oracle.portal.provider.v2.render.DefaultContainerRenderer
 
DefaultEventDefinition - Class in oracle.portal.provider.v2
DefaultEventDefinition extends EventDefinition to handle getting the the resource bundle for an event from it's parent portlet.
DefaultEventDefinition() - Constructor for class oracle.portal.provider.v2.DefaultEventDefinition
 
DefaultNodeHandler - Class in oracle.portal.utils.xml.v2
A DefaultNodeHandler is capable of translating an XML DOM object tree into an analogous hierarchy of application objects, whose classes, attributes and associations all reflect the configuration of the nodes in the XML tree.
DefaultNodeHandler(ClassLoader) - Constructor for class oracle.portal.utils.xml.v2.DefaultNodeHandler
Constructs a DefaultNodeHandler which uses the given ClassLoader.
DefaultNodeHandler() - Constructor for class oracle.portal.utils.xml.v2.DefaultNodeHandler
Constructs a DefaultNodeHandler which uses the ClassLoader that loaded its own class.
DefaultParameterDefinition - Class in oracle.portal.provider.v2
DefaultParameterDefinition extends ParameterDefinition to handle getting the the resource bundle for a parameter from it's parent portlet.
DefaultParameterDefinition() - Constructor for class oracle.portal.provider.v2.DefaultParameterDefinition
 
DefaultPortletDefinition - Class in oracle.portal.provider.v2
DefaultPortletDefinition extends the base PortletDefinition meta data class with a set of accessors compatible with the DefaultProviderLoader mechanism that loads provider definitions from XML files.
DefaultPortletDefinition() - Constructor for class oracle.portal.provider.v2.DefaultPortletDefinition
 
DefaultPortletInstance - Class in oracle.portal.provider.v2
DefaultPortletInstance is the default implementation of a PortletInstance, which carries out the responsibilities of a single 'instance' of a portlet on a single Portal page.
DefaultPortletInstance() - Constructor for class oracle.portal.provider.v2.DefaultPortletInstance
 
DefaultProviderDefinition - Class in oracle.portal.provider.v2
DefaultProviderDefinition extends the base ProviderDefinition meta data class with a set of accessors compatible with the DefaultProviderLoader mechanism that loads provider definitions from XML files.
DefaultProviderDefinition() - Constructor for class oracle.portal.provider.v2.DefaultProviderDefinition
 
DefaultProviderLoader - Class in oracle.portal.provider.v2.http
DefaultProviderLoader is the default implementation of a ProviderLoader, the entity responsible for loading and maintaining the integrity of a cached ProviderDefinition, and returning ProviderInstance objects associated with this definition.
DefaultProviderLoader() - Constructor for class oracle.portal.provider.v2.http.DefaultProviderLoader
 
DenyAllSecurityManager - Class in oracle.portal.provider.v2.security
DenyAllSecurityManager is a simple security manager that always denys access regardless of the user or portlet instance.
DenyAllSecurityManager() - Constructor for class oracle.portal.provider.v2.security.DenyAllSecurityManager
 
DEPLOYMENT_PARAM_OID_ADMIN_CLASS - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
DEPLOYMENT_PARAM_OID_MANAGER - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
deregister(ProviderInstance) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Called on each of a Provider instance's PortletDefinitions when the provider is deregistered from a Portal.
deregister(ProviderUser) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Called when the portlet instance is removed from the page.
deregister(ProviderInstance) - Method in class oracle.portal.provider.v2.PortletDefinition
Called on each of a Provider instance's PortletDefinitions when the provider is deregistered from a Portal.
deregister(ProviderUser) - Method in class oracle.portal.provider.v2.PortletInstance
Called when the portlet instance is removed from the page.
deregister() - Method in class oracle.portal.provider.v2.ProviderInstance
Deregister this provider instance.
DESCRIPTION - Static variable in interface oracle.portal.provider.v2.PortletConstants
Resource attribute name for the portlet description.
DESIGN_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRendererUtil
 
DESIGN_LINK - Static variable in class oracle.portal.provider.v2.url.UrlUtils
 
destroy() - Method in class oracle.portal.log.Logger
frees any resources the Logger might be using so the web application can shut down and re-started cleanly.
destroy(String) - Static method in class oracle.portal.log.LogManager
destroy a specified configured Logger
destroy(ProviderInstance, PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Called to allow the Portlet Personalization manager to destroy its repository.
destroy(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Destroys a given Portlet instance from the repository by reference.
destroy(ProviderInstance, PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Called to allow the Portlet Personalization manager to destroy its repository.
destroy(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Destroys a given Portlet instance from the repository by reference.
destroy(ProviderInstance, PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Called to allow the Portlet Personalization manager to destroy its repository.
destroy(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Destroys a given Portlet instance from the repository by reference.
destroy(String, List) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Destroys all of the Preference objects in this PreferenceStore stored under the given context path with one of the given preference types.
destroy(Preference) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Destroys the data persisted for the given Preference.
destroy(String, List) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Destroys all of the Preference objects in this PreferenceStore stored under the given context path with one of the given preference types.
destroy(Preference) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Destroys the data persisted for the given Preference.
destroy(String, List) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Destroys all of the Preference objects in this PreferenceStore stored under the given context path with one of the given preference types.
destroy(Preference) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Destroys the data persisted for the given Preference.
destroy(String) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Destroys all of the Preference objects in this PreferenceStore stored under the given context path.
destroy(String, List) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Destroys all of the Preference objects in this PreferenceStore stored under the given context path with one of the given preference types.
destroy(Preference) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Destroys the data persisted for the given Preference.
destroyAll() - Static method in class oracle.portal.log.LogManager
destroy all configured loggers.
DEVICE_MESSENGER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DEVICE_MICROBROWSER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DEVICE_MICROMESSENGER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DEVICE_PCBROWSER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DEVICE_PDABROWSER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DEVICE_UNKNOWN - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DEVICE_VOICE - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DeviceInfo - Class in oracle.portal.provider.v2.render
 
DeviceInfo(DeviceInfo.DeviceClass, DeviceInfo.DeviceOrientation, long, boolean) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo
 
DeviceInfo.DeviceClass - Class in oracle.portal.provider.v2.render
 
DeviceInfo.DeviceClass(String) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DeviceInfo.DeviceClass(int) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DeviceInfo.DeviceOrientation - Class in oracle.portal.provider.v2.render
To level nested class representing the enumerated types used to represent data members of deviceInfos.
DeviceInfo.DeviceOrientation(String) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
Constructor -- object representing device orientation based on String.
DeviceInfo.DeviceOrientation(int) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
Constructor.
DocWebServiceRenderer - Class in oracle.portal.provider.v2.webservice
DocWebServiceRenderer is a specialized WebServiceRenderer for invoking 'doc style' web services.
DocWebServiceRenderer() - Constructor for class oracle.portal.provider.v2.webservice.DocWebServiceRenderer
 

E

EDIT_FORM_NAME - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
This is the key used in the parameter map of the render methods in this class to override the name of the edit form object (as referenced by javascript code) when the mode to be rendered is EDIT or EDIT_DEFAULTS.
emitHiddenField(String, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.emitHiddenField(String, String)
emitHiddenField(String, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Utility to emit a single HTML hidden field with a specified name and value.
emitMxmlHiddenField(String, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Utility to emit a single hidden SimpleFormItem field with a specified name and value (i.e. the markup used for satisfying requests of type oracle.portal.provider.v2.render.PortletRenderer.TYPE_MOBILE).
encode(byte[]) - Method in interface oracle.portal.provider.v2.security.CipherManager
Transforms the input data to a more secure form in a single operation.
encode(String, String, boolean) - Static method in class oracle.webdb.utils.HTTPUtils
Encodes a String using the set of characters allowed in a URI.
encode(String, String) - Static method in class oracle.webdb.utils.HTTPUtils
Encodes a String using the set of characters allowed in a URI.
ENCODE_DEFAULT_CHARACTERS - Static variable in class oracle.portal.utils.EnvLookup
 
ENCODED_CHARACTERS - Static variable in class oracle.portal.utils.EnvLookup
 
encodeParameter(String, PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.encodeParameter(String, PortletRenderRequest)
encodeParameter(String, PortletRenderRequest) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Encodes a parameter for inclusion in a URL.
encodePathInfo(String, String) - Static method in class oracle.webdb.utils.HTTPUtils
Encodes the supplied URL path string into URL safe hex encoded characters, using the passed in charset to perform the char to byte conversion.
encodePathInfo(String) - Static method in class oracle.webdb.utils.HTTPUtils
Encodes the supplied URL path string into URL safe hex encoded characters, using the passed in charset to perform the char to byte conversion.
encodeScriptCharacters(String, char[], String) - Static method in class oracle.webdb.utils.HTTPUtils
Takes a string and URL encodes any invalid URL characters that appear in a defined fixed list using the specified character set.
encodeUTF(String) - Static method in class oracle.webdb.utils.HTTPUtils
Encodes a String using the set of characters allowed in a URI.
EntryAlreadyExistsException - Exception in oracle.portal.provider.v2.preference
 
EntryAlreadyExistsException(String, String, Object[], Throwable) - Constructor for exception oracle.portal.provider.v2.preference.EntryAlreadyExistsException
 
EntryAlreadyExistsException(String, String, Object[]) - Constructor for exception oracle.portal.provider.v2.preference.EntryAlreadyExistsException
 
EntryAlreadyExistsException(String, String) - Constructor for exception oracle.portal.provider.v2.preference.EntryAlreadyExistsException
 
EntryAlreadyExistsException(String) - Constructor for exception oracle.portal.provider.v2.preference.EntryAlreadyExistsException
 
EntryNotFoundException - Exception in oracle.portal.provider.v2.preference
 
EntryNotFoundException(String, String, Object[], Throwable) - Constructor for exception oracle.portal.provider.v2.preference.EntryNotFoundException
 
EntryNotFoundException(String, String, Object[]) - Constructor for exception oracle.portal.provider.v2.preference.EntryNotFoundException
 
EntryNotFoundException(String, String) - Constructor for exception oracle.portal.provider.v2.preference.EntryNotFoundException
 
EntryNotFoundException(String) - Constructor for exception oracle.portal.provider.v2.preference.EntryNotFoundException
 
EnvLookup - Class in oracle.portal.utils
 
EnvLookup() - Constructor for class oracle.portal.utils.EnvLookup
Constructor.
equals(Object) - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
tests whether this object represents the same user as the passed object.
equals(Object) - Method in class oracle.portal.provider.v2.preference.Preference
Indicates whether some other object is "equal to" this one.
ESCAPE_STRINGS - Static variable in class oracle.portal.utils.EnvLookup
 
escapeForXMLAttribute(String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Properly escapes text for inclusion as XML attribute value.
escapeForXMLText(String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Properly escapes text for inclusion in as XML text.
escapeString(String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Escapes the characters in a text string.
escapeStringByFlag(String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Escapes the characters in a text string.
escapeXML(String, boolean) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
General utility to escape text for inclusion in XML - i.e. escapes &, >, and < if regular XML text or escapes &, >, <, ', and " if an XML attribute value.
escapeXML(String, boolean, boolean) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
General utility to escape text for inclusion in XML - i.e. escapes &, >, and < if regular XML text or escapes &, >, <, ', and " if an XML attribute value.
escapeXMLAttribute(String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Deprecated. As of 9.0.5, use escapeForXMLAttribute to properly escape attribute values
escapeXMLText(String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Deprecated. As of 9.0.5, use escapeForXMLText to properly escape XML text
ESIUtils - Class in oracle.portal.provider.v2.cache.esi
Contains utility methods and constants for including and caching ESI fragments.
ESIUtils() - Constructor for class oracle.portal.provider.v2.cache.esi.ESIUtils
 
EVENT_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRendererUtil
 
EVENT_LINK - Static variable in class oracle.portal.provider.v2.url.UrlUtils
 
EventDefinition - Class in oracle.portal.provider.v2
An EventDefinition represents the metadata which describes an event that can be raised by this portlet.
EventDefinition() - Constructor for class oracle.portal.provider.v2.EventDefinition
Default constructor.
eventImageLink(PortletRenderRequest, String, String, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.event.EventUtils
Deprecated. use EventUtils.eventImageLink(PortletRenderRequest, String, String, String, NameValue[], boolean, boolean)
eventImageLink(PortletRenderRequest, String, String, String, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.event.EventUtils
Helper method for rendering event image links.
eventName(String) - Static method in class oracle.portal.provider.v2.event.EventUtils
Returns the url parameter name to use for the input event name.
eventParameter(String) - Static method in class oracle.portal.provider.v2.event.EventUtils
Returns the url parameter name to use for the input event parameter name.
EventUtils - Class in oracle.portal.provider.v2.event
Contains utility methods and constants for events.
EventUtils() - Constructor for class oracle.portal.provider.v2.event.EventUtils
 
exists(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Returns true if a customization exists for this given reference.
exists(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Returns true is a customization exists for this given reference.
exists(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Returns true if a customization exists for this given reference.
exists(Preference) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Returns true if persisted data exists for the given Preference.
exists(Preference) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Returns true if persisted data exists for the given Preference.
exists(Preference) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Returns true if persisted data exists for the given Preference.
exists(Preference) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Returns true if persisted data exists for the given Preference.
EXPIRES_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that defines the expires cache header label.
EXPIRES_MISS - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
EXPIRY_TIME - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
exportData(ProviderInstance, boolean, String[], TransportLogger) - Method in class oracle.portal.provider.v2.PortletDefinition
Exports portlet level data from this PortletDefinition.
exportData(boolean, String[], TransportLogger) - Method in class oracle.portal.provider.v2.PortletInstance
Exports portlet instance level data contained by the PreferenceStore returned by PortletInstance.getPreferenceStore() from this PortletInstance.
exportData(boolean, String[], TransportLogger) - Method in class oracle.portal.provider.v2.ProviderInstance
Exports provider level data from this ProviderInstance.
exportData(String, List, PreferenceFilter, TransportLogger) - Method in class oracle.portal.provider.v2.transport.PrefStoreTransporter
Exports the data set stored under the supplied context path in the preference store.
EXTERNAL_SHOW - Static variable in class oracle.portal.provider.v2.MobileFlags
 
ExternalAuthenticationException - Exception in oracle.portal.provider.v2.externalApp
ExternalAppException is the base class for all exceptions relating to external applications - most specifically, those relating to authentication
ExternalAuthenticationException() - Constructor for exception oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
 
ExternalAuthenticationException(String) - Constructor for exception oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
 
ExternalAuthenticationException(Throwable) - Constructor for exception oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
 
ExternalPrincipal - Class in oracle.portal.provider.v2.externalApp
ExternalUser encapsulates the information necessary for an external application to authenticate a Portal user
ExternalPrincipal(String, String, String, String, String, String, Map) - Constructor for class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Constructor
ExternalPrincipal(String, String, String, String, Map) - Constructor for class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Deprecated. Use (String, String, String, String, String, String, Map instead.

F

FacesRenderer - Class in oracle.portal.provider.v2.render.http
 
FacesRenderer() - Constructor for class oracle.portal.provider.v2.render.http.FacesRenderer
This constructor is called by a RenderManager object.
FCFDBPreferenceStore - Class in oracle.portal.provider.v2.preference
 
FCFDBPreferenceStore() - Constructor for class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
 
FCFDBPreferenceStore(DBPreferenceStore, boolean) - Constructor for class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
 
FILE_PREF_STORE_LOCATION - Static variable in class oracle.portal.utils.EnvLookup
 
FilePreferenceStore - Class in oracle.portal.provider.v2.preference
FilePreferenceStore is a lightweight implementation of the PreferenceStore storage mechanism that persists data using the filesystem.
FilePreferenceStore() - Constructor for class oracle.portal.provider.v2.preference.FilePreferenceStore
Null Constructor
FileRenderer - Class in oracle.portal.provider.v2.render.http
When maintained by a RenderManager, a FileRenderer renders a single page's contents from a static file.
FileRenderer() - Constructor for class oracle.portal.provider.v2.render.http.FileRenderer
Null Constructor.
FileRenderer(RenderManager, String) - Constructor for class oracle.portal.provider.v2.render.http.FileRenderer
Creates and initializes a FileRenderer owned by the given RenderManager, describing a page with the given name.
fillInStackTrace() - Method in exception oracle.portal.utils.v2.ContainerException
 
finishTimer(int) - Method in class oracle.portal.provider.v2.monitor.PerfMonitor
Stops a timer with a given id.
formatMessage(String) - Method in class oracle.portal.log.MessageContext
Formats a message by adding context information prior to logging.

G

GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
generateElements(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.LiteralXML
'Instantiates' the XML description by translating <element>s into 'real' elements, <attribute>s into 'real' attributes, and expanding out bindings.
generateESIInclude(String, int, int, String, String, boolean, int, String, NameValue[]) - Static method in class oracle.portal.provider.v2.cache.esi.ESIUtils
Generates an ESI include directive that can be inserted into a portlet's rendered HTML.
generatePortalESIInclude(PortletRenderRequest, String, int, int, String, String, boolean, int, String, int, String) - Static method in class oracle.portal.provider.v2.cache.esi.ESIUtils
Generates an ESI include directive which uses Portal portlet render request headers to cache the ESI fragment at either the Portal user or Portal system level.
getAboutPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's "about" mode with the given content type.
getAcceptContentTypes() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets an array of mime-types (represented as Strings) that this Portlet can render.
getAcceptContentTypes() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getAcceptContentTypes() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getActionParameterName() - Method in class oracle.portal.provider.v2.PortletInstance
Retrieves the name of the parameter to contain the name of the 'action' submitted by the customize form of this portlet instance.
getActualValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
Evaluates this binding in the context of the given WebServiceRenderRequest, without taking into account any defaults.
getActualValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.EditData
Evaluates this binding in the context of the given WebServiceRenderRequest, without taking into account any defaults.
getActualValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.PromptedBinding
 
getActualValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.RequestParam
Evaluates this binding in the context of the given WebServiceRenderRequest, without taking into account any defaults.
getActualValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.SessionAttrib
Evaluates this binding in the context of the given WebServiceRenderRequest, without taking into account any defaults.
getActualValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.URLParam
Evaluates this binding in the context of the given WebServiceRenderRequest, without taking into account any defaults.
getAddress() - Method in class oracle.portal.provider.v2.UserLocation
 
getAddressLastLine() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getAddressLine1() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getAddressLine2() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getAlignment(Locale, String) - Static method in class oracle.portal.utils.BiDiUtils
Method to return a left or right alignment value depending on whether the portal is being viewed in a BiDi language or not.
getAlignment(String, String) - Static method in class oracle.portal.utils.BiDiUtils
Method to return a left or right alignment value depending on whether the portal is being viewed in a BiDi language or not.
getApplicationObjectForElement(Element) - Method in class oracle.portal.utils.xml.v2.DefaultNodeHandler
For a given 'complex' element, returns an instance of the type of object it represents.
getAppRoot() - Method in class oracle.portal.provider.v2.render.http.FileRenderer
Gets the root physical path for the renderer's pages.
getAttachedSession(HttpServletRequest) - Static method in class oracle.portal.provider.v2.http.ServletProviderSession
 
getAttachedSession(HttpServletRequest, boolean) - Static method in class oracle.portal.provider.v2.http.ServletProviderSession
 
getAttribute(String) - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in class oracle.portal.provider.v2.ProviderContext
Returns the attribute that corresponds with the supplied name.
getAttribute(String) - Method in interface oracle.portal.provider.v2.ProviderSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Data can be passed between object in a request via attr/value pairs hung off the RequestContext.
getAttribute(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Data can be passed between object in a request via attr/value pairs hung off the RequestContext.
getAttributeNames() - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNames() - Method in class oracle.portal.provider.v2.ProviderContext
Returns all of the names of the attributes sored in this ProviderContext.
getAttributeNames() - Method in interface oracle.portal.provider.v2.ProviderSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNames() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Get the names of the attributes of this ServletPortletRenderRequest as an Enumeration of Strings.
getAttributeNames() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
returns the names of this request's attributes
getAttributes() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets a Map of 'environment specific' attributes related to this request.
getAuthenticationLevel() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets the authentication level for the user.
getAuthenticationLevel() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the authentication level for the user.
getAuthMethod() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns the external application authorisation Method
getAuthUrl() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns the external application authoriation Url
getAutoInvalidate() - Method in class oracle.portal.provider.v2.render.RenderManager
Returns the flag indicating whether or not RenderManager will attempt automatic invalidation of web cache content for this portlet upon customization.
getAutoRedirect() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the boolean flag used to determine if RenderManager should automatically issue a redirect after the portlet has processed the customization form
getBackURL() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the URL of the page that caused this page to display.
getBindings() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Gets an array of all the ParameterBindings declared for the request to the web service.
getBlock() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getBoolean(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Boolean value stored against the given name from the content of the NameValuePreferenceDataObject.
getBooleanArray(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Boolean Array value stored against the given name from the content of the NameValuePreferenceDataObject.
getBooleanValue(String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Convert the given String encoding of a boolean value ("true" or "false") to a boolean.
getCachedLevel(HttpServletRequest) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Gets the (cached) level passed by the portal for the current request.
getCachedLevel(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Gets the (cached) level passed by the portal for the current request.
getCachedVersion(HttpServletRequest) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Gets the (cached) version Id passed by the portal for the current request.
getCachedVersion(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Gets the (cached) version Id passed by the portal for the current request.
getCacheLevel() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns the caching level used for portlet render requests.
getCacheLevel() - Method in class oracle.portal.provider.v2.ProviderDefinition
Returns the caching level for portlets belonging to this provider.
getCallShow() - Method in exception oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
 
getCause() - Method in exception oracle.portal.PortalException
Get the cause of this exception.
getCharSet() - Method in class oracle.portal.provider.v2.render.http.AbstractResourceRenderer
Gets the character set to be used for rendering resource content.
getCharSet() - Method in class oracle.portal.provider.v2.render.http.FileRenderer
Gets the Default IANA character encoding to be used for this renderer's pages.
getCharSet() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the Default IANA character encoding to be used for pages rendered by ManagedRenderers.
getCipherManager() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the the CipherManager which will be employed to encrypt exported data and decrypt imported data.
getCipherManager() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the the CipherManager which will be employed to encrypt exported data and decrypt imported data.
getCipherManager() - Method in class oracle.portal.provider.v2.ProviderDefinition
Gets the the CipherManager which will be employed to encrypt exported data and decrypt imported data.
getCipherManager() - Method in class oracle.portal.provider.v2.ProviderInstance
Gets the the CipherManager which will be employed to encrypt exported data.
getCity() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getClassName() - Method in class oracle.portal.provider.v2.render.http.JavaRenderer
Gets the fully-qualified class name of the object used to render this request.
getCompanyName() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getContainerRenderer() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns the controller that will render this portlet's container.
getContainerRenderer() - Method in class oracle.portal.provider.v2.ProviderDefinition
Returns the default portlet container renderer.
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ar
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_cs
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_da
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_de
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_el
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_es
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fi
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fr
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_hu
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_it
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_iw
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ja
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ko
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_nl
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_no
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pl
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt_BR
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ro
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ru
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sk
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sv
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_th
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_tr
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_CN
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_TW
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
getContentType() - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Gets the default MIME type to be used as the content type for this renderer's pages.
getContentType() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Gets the current contentType for this request's response.
getContentType() - Method in class oracle.portal.provider.v2.render.ManagedRenderer
Gets the MIME type to be used as the content type for this renderer's pages.
getContentType() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Gets the current contentType of this request's response.
getContentType() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the MIME type to be used as the default content type for all BaseManagedRenderers.
getContentVersion() - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
 
getContentVersion() - Method in interface oracle.portal.provider.v2.preference.PreferenceDataObject
Gets the version String associated with the content of the PreferenceDataObject
getContext() - Method in class oracle.portal.provider.v2.render.http.AbstractResourceRenderer
Gets the context root of the javax.servlet.ServletContext containing the resource.
getContext() - Method in class oracle.portal.provider.v2.utils.ValidationError.Error
Returns the context of this Error.
getContextPath() - Method in class oracle.portal.provider.v2.http.ServletProviderContext
 
getContextPath(ProviderInstance) - Method in class oracle.portal.provider.v2.PortletDefinition
Returns a string which uniquely identifies this PortletDefinition in the context of the supplied ProviderInstance.
getContextPath() - Method in class oracle.portal.provider.v2.PortletInstance
Returns a string which uniquely indentifies this PortletInstance
getContextPath() - Method in class oracle.portal.provider.v2.preference.Preference
Gets the context path of this Preference.
getContextPath() - Method in class oracle.portal.provider.v2.ProviderInstance
Returns a string which uniquely indentifies this ProviderInstance .
getCookie(String, String) - Static method in class oracle.webdb.utils.HTTPUtils
Extracts a cookie value from a list of cookies based on the name.
getCookieDateFormat() - Static method in class oracle.webdb.utils.HTTPUtils
Returns the date format used for expiry times in type zero (Netscape) cookies.
getCookies() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets an array of all the cookies established between this user and the provider, or a null value if the user currently has no cookies.
getCookies() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
A session is an object that maintains state across requests.
getCookies() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
An array of cookies passed to this request.
getCountry() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getCounty() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getCreationTime() - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCreationTime() - Method in interface oracle.portal.provider.v2.ProviderSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getData() - Method in class oracle.portal.provider.v2.preference.Preference
Get the data object associated with this Preference.
getDataClass() - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Gets the class name of the data objects this instance manages.
getDataClass() - Method in class oracle.portal.provider.v2.preference.Preference
Gets the Class object representing the class of the PreferenceDataObject stored against this preference.
getDataClassName() - Method in class oracle.portal.provider.v2.preference.Preference
Gets the full class name of the PreferenceDataObject stored against this preference.
getDebugLevel() - Method in class oracle.portal.provider.v2.ProviderContext
 
getDefaultAction() - Method in class oracle.portal.provider.v2.render.http.StrutsRenderer
Returns the default Struts servlet action.
getDefaultLocale() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets this Portlet's default locale.
getDefaultLocale() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the default Locale that should be used on behalf of this instance.
getDefaultLocale() - Method in class oracle.portal.provider.v2.ProviderDefinition
Gets this ProviderDefinition's default locale.
getDefaultLocale() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the Portal's default Locale.
getDefaultLocale() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the Portal's default Locale.
getDefaultPage() - Method in class oracle.portal.provider.v2.render.http.FacesRenderer
Returns the default Struts servlet action.
getDefaultPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's 'default' page with the given content type.
getDescription(Locale) - Method in class oracle.portal.provider.v2.EventDefinition
 
getDescription() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the users description
getDescription(Locale) - Method in class oracle.portal.provider.v2.ParameterDefinition
 
getDescription(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the portlet description.
getDescriptionKey() - Method in class oracle.portal.provider.v2.EventDefinition
 
getDescriptionKey() - Method in class oracle.portal.provider.v2.ParameterDefinition
 
getDescriptionKey() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the the key used to look up this portlet's description from a resource bundle.
getDesignURL() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets a URL that returns one to the portal page that invoked this portlet.
getDeviceClass(String) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
getDeviceClass() - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
getDeviceInfo() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the device information for this request.
getDeviceOrientation(String) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
getDirAttribute(Locale) - Static method in class oracle.portal.utils.BiDiUtils
Method to return the HTML attribute DIR=RTL when the language being used is a BiDi language.
getDirAttribute(String) - Static method in class oracle.portal.utils.BiDiUtils
Method to return the HTML attribute DIR=RTL when the language being used is a BiDi language.
getDisplayName(Locale) - Method in class oracle.portal.provider.v2.EventDefinition
 
getDisplayName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the users display name.
getDisplayName(Locale) - Method in class oracle.portal.provider.v2.ParameterDefinition
 
getDisplayNameKey() - Method in class oracle.portal.provider.v2.EventDefinition
 
getDisplayNameKey() - Method in class oracle.portal.provider.v2.ParameterDefinition
 
getDouble(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Double value stored against the given name from the content of the NameValuePreferenceDataObject.
getDoubleArray(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Double Array value stored against the given name from the content of the NameValuePreferenceDataObject.
getEditData(ProviderUser, Locale, RenderContext) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Retrieves an object containing the customizable data for the given user in the given locale within the given context.
getEditData(ProviderUser, Locale, RenderContext) - Method in class oracle.portal.provider.v2.PortletInstance
Retrieves an object containing the customizable data for the given user in the given locale within the given context.
getEditData(HttpServletRequest) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Retrieves this requests customization data object.
getEditData(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Utility for getting the customization data for a particular edit request.
getEditData() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Retrieves a NameValuePersonalizationObject containing the customizable data for the request user and portlet instance.
getEditDefaultData(Locale, RenderContext) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Retrieves an object containing the default data for the PortletInstance in the given locale.
getEditDefaultData(Locale, RenderContext) - Method in class oracle.portal.provider.v2.PortletInstance
Retrieves an object containing the default data for the PortletInstance in the given locale.
getEditDefaultData(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Returns the edit defaults data for a particular edit request.
getEditDefaultsPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's "editDefault" mode with the given content type.
getEditFormParameter(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Retrieves the RenderManager defaulted/set customize form action parameter name.
getEditPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's "edit" mode with the given content type.
getEmail() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's email address.
getEmail() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's email address.
getEncryptionKey() - Method in class oracle.portal.provider.v2.ProviderRegistrationInfo
Gets the encryption key
getError() - Method in class oracle.portal.provider.v2.utils.ValidationError.Error
Returns the reason for this Error.
getEscapeOutput() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Determines whether control characters in the response from the web service (such as '<' and '&') are to be escaped in the portlet response so that they display in HTML.
getEvents() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the array of events that this portlet can raise to Portal.
getEventURL() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the URL that can be used to target portlet events.
getField(String) - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns the value of the named field
getFields() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns an iterator over the field names associated with the external application.
getFirstName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's first name.
getFirstName() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's first name.
getFloat(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Float value stored against the given name from the content of the NameValuePreferenceDataObject.
getFloatArray(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Float Array value stored against the given name from the content of the NameValuePreferenceDataObject.
getFormActionLink() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the page URL without the query string, in a form that is suitable for the action link of an HTML Form.
getFullName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the users full name.
getGeneratesESI() - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Returns a flag indicating whether or not ESI processing should be performed on the rendered output.
getHandlerForElement(Element) - Method in class oracle.portal.utils.xml.v2.DefaultNodeHandler
For a given 'complex' element, returns the NodeHandler that should be used to process it.
getHasSession() - Method in class oracle.portal.provider.v2.ProviderDefinition
Determines whether the ProviderInstance will start a (servlet) session in its ProviderInstance.initSession(oracle.portal.provider.v2.ProviderUser, oracle.portal.provider.v2.externalApp.ExternalPrincipal) method.
getHeight() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the requested height of the portlet contents, in pixels.
getHelpPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's "help" mode with the given content type.
getId() - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the portlet unique ID.
getId() - Method in interface oracle.portal.provider.v2.ProviderSession
Returns a string containing the unique identifier assigned to this session.
getInputParameters() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets an array of (input) parameters that this portlet recognizes when requested to render to control/affect the rendering.
getInputStream(Preference) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Gets an InputStream for reading the data of the given Preference.
getInputStream(Preference) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Gets an InputStream for reading the data of the given Preference.
getInputStream(Preference) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Gets an InputStream for reading the data of the given Preference.
getInputStream(Preference) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Gets an InputStream for reading the data of the given Preference.
getInstance() - Static method in class oracle.portal.log.LogManager
returns a LogManager instance.
getInstanceName() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the name of the PortletInstance referenced by this PortletReference.
getInstanceName() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the Portal generated name of this PortletInstance.
getInstanceNames(ProviderInstance) - Method in class oracle.portal.provider.v2.PortletDefinition
Retrieves the names of all known PortletInstances defined by this PortletDefinition and belonging to the supplied ProviderInstance.
getInteger(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Integer value stored against the given name from the content of the NameValuePreferenceDataObject.
getIntegerArray(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Integer Array value stored against the given name from the content of the NameValuePreferenceDataObject.
getLanguagePath() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Assembles the appropriate language path to be used when reading/writing this PortletReference from/to a persistent store based on the portlet's locale personalization level.
getLastAccessedTime() - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT.
getLastAccessedTime() - Method in interface oracle.portal.provider.v2.ProviderSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT.
getLastName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's last name.
getLastName() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's last name.
getLinkPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's "link" mode with the given content type.
getLiteral() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Gets an object representing the literal XML structure that should be sent in the request to the web service (if applicable).
getLocale() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the Locale that should be used on behalf of this reference.
getLocale() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
The preferred Java Locale to be used for this response.
getLocale() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
The Java Locale to be used for this response.
getLocale() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the object representing the portal user's locale.
getLocalePersonalizationLevel() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the locale personalization level for this PortletDefinition.
getLocalePersonalizationLevel() - Method in class oracle.portal.provider.v2.ProviderDefinition
Retrieves the locale personalization level which will be used for portlets whose defintion does not include a portlet specific setting.
getLocales() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocales() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocalizedMessage() - Method in exception oracle.portal.utils.v2.ContainerException
 
getLocation() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets the user's location.
getLocation() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the user's location.
getLocationType(String) - Static method in class oracle.portal.provider.v2.UserLocation.LocationType
 
getLogger() - Static method in class oracle.portal.log.LogManager
returns the logger associated with the current thread.
getLogger(String) - Static method in class oracle.portal.log.LogManager
returns the logger associated with the specified context.
getLogging() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Determines whether the XML logging debug feature is activated (see class doc for more information).
getLoggingDirectory(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Gets the directory where files are created by the XML logging debug feature.
getLoginServerURL() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the login URL.
getLoginTime() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets the time when this user logged into the Portal.
getLoginTime() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the time when this user logged into the Portal.
getLogLevel() - Method in class oracle.portal.log.Logger
Returns the logging level.
getLong(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Long value stored against the given name from the content of the NameValuePreferenceDataObject.
getLongArray(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the Long Array value stored against the given name from the content of the NameValuePreferenceDataObject.
getManagedRenderer(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.RenderManager
Returns the ManagedRenderer object to be used to render this request.
getMap() - Method in class oracle.portal.utils.v2.SimpleParameterMap
Deprecated. Returns a Map containing the contents of this SimpleParameterMap.
getMappedName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets the external application username that is mapped to this portal user.
getMappedName() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the external application username that is mapped to this portal user.
getMaxDocSize() - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
getMaxInactiveInterval() - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Returns the maximum time interval, in seconds, that the servlet engine will keep this session open between client requests.
getMaxInactiveInterval() - Method in interface oracle.portal.provider.v2.ProviderSession
Returns the maximum time interval, in seconds, that the servlet engine will keep this session open between client requests.
getMessage() - Method in exception oracle.portal.PortalException
Get the message from the Exception.
getMessage(Locale) - Method in exception oracle.portal.PortalException
Get the message from the Exception in the requested Locale.
getMessage() - Method in exception oracle.portal.utils.v2.ContainerException
 
getMinEditAuthLevel() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns the minimum user authentication level required for the customize link to be displayed in the portlet header If the authentication level of a user is less than the minimum authentication level specified, the customize link will not be displayed in the portlet header.
getMobileFlags() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns the portlet's mobile settings as a bitwise flag.
getMode() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getMode() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getMode() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an integer representing the render mode.
getModeName(int) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Returns the name of the render mode given its value.
getModeTitle(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
gets the default title for a portlet based on the mode being rendered
getModeValue(String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Returns the render mode for the given render mode name.
getName() - Method in class oracle.portal.provider.v2.EventDefinition
 
getName() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns the external application user name
getName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets the name of the portal user represented by this object.
getName() - Method in class oracle.portal.provider.v2.ParameterDefinition
 
getName() - Method in class oracle.portal.provider.v2.PortalRealm
Gets the name of the realm for a user.
getName(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the portlet name.
getName() - Method in class oracle.portal.provider.v2.preference.Preference
Gets the name which identifies this Preference within its context path.
getName() - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Gets the name that should be used to identify this PreferenceStore.
getName() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the name of the portal user represented by this object.
getName() - Method in class oracle.portal.provider.v2.render.http.FileRenderer
Gets the name of the page described by this Page.
getName() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding
Gets the binding name, which identifies the particular item of data it is bound to.
getName() - Method in class oracle.portal.utils.NameValue
Gets the name of this NameValue object.
getNameKey() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the the key used to look up this portlet's name from a resource bundle.
getNames() - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves an Iterator object containing all names in the content of the NameValuePreferenceDataObject.
getNewVersion(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.ResourceValidateRenderer
Decide the current version of the page to be generated.
getNodeList() - Method in class oracle.portal.provider.v2.webservice.LiteralXML
Gets the list of top level elements in the literal XML description.
getOidManager() - Method in class oracle.portal.provider.v2.ProviderDefinition
Gets the OidManager.
getOidManager() - Method in class oracle.portal.provider.v2.ProviderInstance
Gets the OID Manager that provides access to the OID repository.
getOrientation() - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
getOriginalHeader(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
If this is a mobile request iAS Wireless will have overwritten some of the client's original HTTP headers: specifically the Accept and the UserAgent header.
getOriginalHeader(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
If this is a mobile request iAS Wireless will have overwritten some of the client's original HTTP headers: specifically the Accept and the UserAgent header.
getOutputStream(Preference, boolean) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Gets an OutputStream for writing the data of the given Preference directly into storage.
getOutputStream(Preference, boolean) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Gets an OutputStream for writing the data of the given Preference directly into storage.
getOutputStream(Preference, boolean) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Gets an OutputStream for writing the data of the given Preference directly into storage.
getOutputStream(Preference, boolean) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Gets an OutputStream for writing the data of the given Preference directly into storage.
getPageExpires() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the default expiration time (in minutes) of a page produced by a BaseManagedRenderer.
getPageParameterName() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the default name of the request parameter that is used to override the name of the page used by a ManagedRenderer.
getPageParams() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the decoded names and values of the parameters in the query string of the page URL.
getPageURL() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the URL of the page that invoked this portlet.
getPageURL() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the URL of the page that invoked this portlet.
getParameter(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the request parameter of the given name.
getParameter(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the request parameter(value) of the given name.
getParameterNames() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns an enumeration containing the parameter names passed in this request.
getParameterNames() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns an enumeration containing the parameter names passed in this request.
getParameterNames() - Method in interface oracle.portal.utils.v2.ParameterMap
Deprecated. Returns an Enumeration of the parameter names belonging to this ParameterMap object, this may then be used to fetch the parameters sequentially.
getParameterNames() - Method in class oracle.portal.utils.v2.SimpleParameterMap
Deprecated. Returns an Enumeration of the parameter names belonging to this ParameterMap object, this may then be used to fetch the parameters sequentially.
getParameterPrefix() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the portlet instance specific prefix that should be used in front of parameter names to make them private to the portlet instance.
getParameters() - Method in class oracle.portal.provider.v2.EventDefinition
 
getParameterValue(String) - Method in interface oracle.portal.utils.v2.ParameterMap
Deprecated. Gets the value of the parameter with the given name.
getParameterValue(String) - Method in class oracle.portal.utils.v2.SimpleParameterMap
Deprecated. Gets the value of the parameter with the given name.
getParameterValues(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the values for the named request parameter.
getParameterValues(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the values for the named request parameter.
getParent() - Method in class oracle.portal.provider.v2.DefaultEventDefinition
 
getPassAllUrlParams() - Method in class oracle.portal.provider.v2.PortletDefinition
Determines whether Portal should always pass the requested page's URL parameters to the portlet.
getPassAllUrlParams() - Method in class oracle.portal.provider.v2.ProviderDefinition
Determines whether Portal will pass the requested page's URL parameters to the provider's portlets by default.
getPassword() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns the external application password
getPasswordFieldName() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns name of the form field that should contain the password
getPerfMonitor() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets a performance monitor object that will be used to record performance stats.
getPersonalizationManager() - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Gets the personalization manager for this portlet.
getPortalConfig() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an object containing information pertinent to the portlet about how the portal is currently configured.
getPortalRealm() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user' realm.
getPortalRealm() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's realm.
getPortalSessionId() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets the Portal session ID for this user.
getPortalSessionId() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the Portal session ID for this user.
getPortletBuilder() - Method in class oracle.portal.provider.v2.PortletDefinition
Each portlet can specifiy the builder attached to edit this portlet.
getPortletDefinition() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the PortletDefinition which defines the referenced PortletInstance.
getPortletDefinition() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the PortletDefinition which this PortletInstance is an instance of.
getPortletDefinition(long) - Method in class oracle.portal.provider.v2.ProviderDefinition
Retrieves the PortletDefinition object containing the meta data for the portlet with the given id.
getPortletDefinition(long, ProviderUser) - Method in class oracle.portal.provider.v2.ProviderInstance
Returns the PortletDefinition with the given ID.
getPortletDefinition(long, ProviderUser, boolean) - Method in class oracle.portal.provider.v2.ProviderInstance
Returns the PortletDefinition with the given ID.
getPortletDefinition() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Gets the PortletDefinition associated with this request.
getPortletDefinition() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Gets the PortletDefinition associated with this request.
getPortletDefinition() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the PortletDefinition instance which this RenderManager belongs to.
getPortletDefinitions() - Method in class oracle.portal.provider.v2.ProviderDefinition
Returns the list of associated PortletDefinition objects containing the portlet-level meta data for each of the provider's portlets.
getPortletDefinitions(int, int, boolean, ProviderUser) - Method in class oracle.portal.provider.v2.ProviderInstance
Returns array of PortletDefinition objects for the portlets managed by this Provider.
getPortletDefinitions(boolean, ProviderUser) - Method in class oracle.portal.provider.v2.ProviderInstance
Returns an array of PortletDefinition objects for all of the portlets managed by this Provider.
getPortletId() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the ID of the PortletDefinition which defines the referenced PortletInstance.
getPortletId() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the ID of the PortletDefinition which this PortletInstance is an instance of.
getPortletInstance() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the referenced PortletInstance.
getPortletInstance(long, String, ProviderUser) - Method in class oracle.portal.provider.v2.ProviderInstance
Deprecated. Use ProviderInstance.getPortletInstance(long, String, ProviderUser, PerfMonitor) instead.
getPortletInstance(long, String, ProviderUser, Locale) - Method in class oracle.portal.provider.v2.ProviderInstance
Deprecated. Use ProviderInstance.getPortletInstance(long, String, ProviderUser, Locale, PerfMonitor) instead.
getPortletInstance(long, String, ProviderUser, PerfMonitor) - Method in class oracle.portal.provider.v2.ProviderInstance
Constructs a PortletInstance object based on the specified information.
getPortletInstance(long, String, ProviderUser, Locale, PerfMonitor) - Method in class oracle.portal.provider.v2.ProviderInstance
Constructs a PortletInstance object based on the specified information.
getPortletInstance(long, String, ProviderUser, Locale, PerfMonitor, boolean) - Method in class oracle.portal.provider.v2.ProviderInstance
Constructs a PortletInstance object based on the specified information.
getPortletInstance() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getPortletInstance() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getPortletInstance() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the portlet instance to be rendered.
getPortletInstanceClass() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns the Class representing the PortletInstance class or subclass that implements the portlet's behaviour.
getPortletPageReference() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an opaque identifier which uniquely distinguishes the occurence of this portlet on a page.
getPortletReference() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getPortletReference() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getPortletRefreshURL() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the base url which should be used to build links for refreshing a portlet's markup.
getPortletShortTitle() - Method in class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Gets the string to be displayed for the Portlet's title when there is limited space.
getPortletTemplate() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the Portlet Template for the rendering of this portlet.
getPortletTitle() - Method in class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Gets the string to be displayed on the Portlet's title bar.
getPostalCode() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getPostalCodeExt() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getPreferenceStore() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the default PreferenceStore that should be used by the portlet and all its child objects for which a preference store has not been chosen explicitly.
getPreferenceStore() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the default PreferenceStore that should be used by the PortletInstance and all its child objects for which a preference store has not been chosen explicitly.
getPreferenceStore() - Method in class oracle.portal.provider.v2.ProviderDefinition
Gets the default PreferenceStore that should be used by the provider and all its child objects for which a preference store has not been chosen explicitly.
getPreferenceStore(String) - Method in class oracle.portal.provider.v2.ProviderDefinition
Retrieves the PreferenceStore with the given name.
getPreferenceStore() - Method in class oracle.portal.provider.v2.ProviderInstance
Gets the default PreferenceStore that should be used by the ProviderInstance and all its child objects for which a preference store has not been chosen explicitly.
getPreferredContentType() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getPreferredContentType() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getPreviewPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's "preview" mode with the given content type.
getPrompt() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.PromptedBinding
Gets the default prompt to use for the input field corresponding to this item in the generated HTML form.
getPropertyValue(String) - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get a named property value of the user as stored in OID.
getPropertyValue(String) - Method in class oracle.portal.provider.v2.ProviderUser
Get a named property value of the user as stored in OID.
getProviderBuilder() - Method in class oracle.portal.provider.v2.ProviderDefinition
Each provider can specifiy the builder attached to edit this provider.
getProviderContext() - Method in class oracle.portal.provider.v2.http.DefaultProviderLoader
Gets the context object that describes the deployment environment of the provider type handled by this ProviderLoader.
getProviderContext() - Method in class oracle.portal.provider.v2.ProviderDefinition
Gets the context object that describes the deployment environment of the provider.
getProviderContext() - Method in class oracle.portal.provider.v2.ProviderInstance
Gets the context object that describes the deployment environment of the provider.
getProviderContext() - Method in class oracle.portal.provider.v2.ProviderLoader
Gets the context object that describes the deployment environment of the provider type handled by this ProviderLoader.
getProviderDefinition() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the ProviderDefinition that owns this portlet.
getProviderId() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the ID of the ProviderInstance referenced by this PortletReference.
getProviderId() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the ID of the ProviderInstance which owns this PortletInstance.
getProviderId() - Method in class oracle.portal.provider.v2.ProviderInstance
Returns the provider's ID.
getProviderInstance(String, boolean) - Method in class oracle.portal.provider.v2.http.DefaultProviderLoader
Returns a ProviderInstance object with the specified providerId, optionally permitting reload of the cached ProviderDefinition.
getProviderInstance() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the ProviderInstance referenced by this PortletReference.
getProviderInstance() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the ProviderInstance which owns this PortletInstance.
getProviderInstance(String) - Method in class oracle.portal.provider.v2.ProviderLoader
Gets a ProviderInstance object with the specified providerId without permitting reload of the cached ProviderDefinition.
getProviderInstance(String, boolean) - Method in class oracle.portal.provider.v2.ProviderLoader
Gets a ProviderInstance object with the specified providerId, optionally permitting reload of the cached ProviderDefinition.
getProviderInstance() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Gets the ProviderInstance associated with this request.
getProviderInstance() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Gets the ProviderInstance associated with this request.
getProviderInstanceClass() - Method in class oracle.portal.provider.v2.ProviderDefinition
Returns the Class representing the ProviderInstance class or subclass that implements the provider's behaviour.
getProviderResource() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the Provider resource associated with the Locale of this request.
getProviderResource() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the Provider resource associated with the Locale of this request.
getProviderSubscription() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets subscription information related to this user/request Note, the subscription information is specific to the ProviderInstance the current request was received for.
getProviderSubscription() - Method in class oracle.portal.provider.v2.ProviderUser
Gets subscription information related to this user/request Note, the subscription information is specific to the ProviderInstance the current request was received for.
getProviderSubscriptionKey() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the subscription key from the ProviderSubscription.
getQualifiedName() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the qualified username, ie username appended with company name separated by "@@".
getQualifiedParameter(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the qualified request parameter of the given non-qualified name.
getQualifiedParameter(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the qualified request parameter of the given non-qualified name.
getQualifiedParameterNames() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Against a 309 Portal this returns an enumeration containing only those parameter names that match this portlets fully qualified name.
getQualifiedParameterNames() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns an enumeration containing only those parameter names that match this portlets fully qualified name.
getQualifiedParameterValues(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the qualified request parameter values of the given non-qualified name.
getQualifiedParameterValues(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the qualified request parameter values of the given non-qualified name.
getReferencePath() - Method in class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Gets the the identifying path string used to store and retrieve the contents of this PersonalizationObject from the storage medium
getReferencePath() - Method in class oracle.portal.provider.v2.preference.Preference
Gets the full reference path of this Preference, consisting of a a context path followed by a unique name.
getRenderContainer() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the boolean flag used by RenderManager to decide whether or not it renders the portlet's container.
getRenderContext() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getRenderContext() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getRenderCustomize() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the boolean flag used by RenderManager to decide whether or not it renders the portlet's customize container.
getRenderer() - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Gets the renderer for this portlet.
getRenderMethod() - Method in class oracle.portal.provider.v2.render.http.JavaRenderer
Gets the name of the method called on an instance of the preset class to render a request.
getRepositoryPath() - Method in class oracle.portal.provider.v2.ProviderContext
 
getRepositoryPath() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the default storage path used for meta data associated with this provider, if any.
getRequestParameter(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the value of a property of this WebServiceRenderRequest by name.
getRequestPath() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the path of the URL that invoked this portlet (without the filename and query string).
getRequestResourcePath(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.AbstractResourceRenderer
Override this method to return a path to the resource to be rendered.
getRequestResourcePath(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.FacesRenderer
 
getRequestResourcePath(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.ResourceRenderer
This method returns the path of the resource to be rendered as set by setResourcePath.
getRequestResourcePath(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.StrutsRenderer
Returns a context relative path pointing to the resource to be rendered, in this case it is a Struts action path.
getRequestURL() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getRequestURL() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getResourceBundle(Locale) - Method in class oracle.portal.provider.v2.DefaultEventDefinition
Gets the resource bundle for this event in the given Locale.
getResourceBundle(Locale) - Method in class oracle.portal.provider.v2.DefaultParameterDefinition
Gets the resource bundle for this parameter in the given Locale.
getResourceBundle(Locale) - Method in class oracle.portal.provider.v2.EventDefinition
Gets the resource bundle for this Portlet in the given Locale.
getResourceBundle(Locale) - Method in class oracle.portal.provider.v2.ParameterDefinition
Gets the resource bundle for this Portlet in the given Locale.
getResourceBundle(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the string resource (bundle) for this Portlet.
getResourcePath() - Method in class oracle.portal.provider.v2.render.http.ResourceRenderer
Gets the path to the resource used for rendering.
getResourceServletUrl() - Method in class oracle.portal.provider.v2.render.RenderContext
Returns the name of the resource servlet.
getRewriteUrls() - Method in class oracle.portal.provider.v2.PortletDefinition
Determines whether URL rewriting will be performed on the result of a portlet render request.
getRewriteUrls() - Method in class oracle.portal.provider.v2.ProviderDefinition
Determines whether URL rewriting will be performed for portlets belonging to this provider.
getScheme() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
The scheme we are running in.
getScheme() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
The scheme we are running in.
getSecurityManager() - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Gets the security manager for this portlet.
getServerName() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Server name.
getServerName() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Server name.
getServerPort() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Port used by this server.
getServerPort() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Port used by this server.
getServiceName() - Method in class oracle.portal.provider.v2.ProviderContext
Returns the service name for the current provider.
getServletConfig() - Method in class oracle.portal.provider.v2.http.ServletProviderContext
 
getServletInvalidationContext() - Static method in class oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContextFactory
Instantiate and return an invalidation context implementation class Uses default if no system property is set.
getServletPath() - Method in class oracle.portal.provider.v2.http.ServletProviderContext
 
getSession(boolean) - Method in class oracle.portal.provider.v2.http.ServletProviderUser
 
getSession() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
 
getSession(boolean) - Method in class oracle.portal.provider.v2.ProviderUser
Used to create and/or reacquire the user session.
getSession() - Method in class oracle.portal.provider.v2.ProviderUser
Used to create and/or reacquire the user session.
getSession() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
A session is an object that maintains state across requests.
getSession() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
A session is an object that maintains state across requests.
getSession() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the ProviderSession for the requesting user, if one exists.
getShortTitle(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the portlet short title.
getShortTitle(ProviderUser, Locale, RenderContext) - Method in class oracle.portal.provider.v2.PortletInstance
Retrieves the short title for the PortletInstance.
getShortTitle(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Retrieves the short title of this portlet.
getShortTitleKey() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the key used to look up this portlet's short title from a resource bundle.
getShowDetailsPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's "showDetails" mode with the given content type.
getShowEditToPublic() - Method in class oracle.portal.provider.v2.PortletDefinition
Deprecated. use PortletDefinition.getMinEditAuthLevel() to specify the minimum authentication level needed to edit the portlet
getShowPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the ManagedRenderer that renders this portlet's "show" mode with the given content type.
getState() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getString(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the String value stored against the given name from the content of the NameValuePreferenceDataObject.
getString(Locale) - Method in class oracle.portal.provider.v2.utils.HashMLString
Returns the String in the Locale's language.
getString(Locale) - Method in interface oracle.portal.provider.v2.utils.MLString
Returns the String in the Locale's language.
getStringArray(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Retrieves the String Array value stored against the given name from the content of the NameValuePreferenceDataObject.
getStyleSheetPIs(XMLDocument) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Get an Iterator of ProcessingInstructions from the given XML document which have a target of "xml-stylesheet".
getSubscriberDN() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's Subscription distinguished name.
getSubscriberDN() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's Subscription distinguished name.
getSubscriberGUID() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's subscriber GUID.
getSubscriberGUID() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's subscriber GUID.
getSubscriberName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's subscriber name.
getSubscriberName() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's subscriber name.
getSubscription() - Method in class oracle.portal.provider.v2.ProviderInstance
Returns the subscription information for this portal.
getSubscription() - Method in class oracle.portal.provider.v2.ProviderRegistrationInfo
Gets the subscription information associated with this registration information
getSubscriptionKey() - Method in class oracle.portal.provider.v2.ProviderRegistrationInfo
Convenience method to get the subscription Id
getSubscriptionKey() - Method in class oracle.portal.provider.v2.ProviderSubscription
Gets the subscription key associated with this subscription
getTargetPIs(XMLDocument, String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Get an Iterator of ProcessingInstructions from the given XML document which have the specified target (for example, "xml-stylesheet").
getTestPageURI() - Method in class oracle.portal.provider.v2.ProviderContext
To Get the Test Page name in case Provider is not defaulting to Default Test Page.
getTimeout() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the number of seconds the portal should wait before timing out a request to this portlet.
getTimeoutMessage(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the timeout messsage that the portal should use in its response when a request to this portlet times out.
getTimeoutMessageKey() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the the key used to look up this portlet's timeout message from a resource bundle.
getTitle(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the portlet title.
getTitle(ProviderUser, Locale, RenderContext) - Method in class oracle.portal.provider.v2.PortletInstance
Retrieves the title for the PortletInstance.
getTitle(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Retrieves the title of this portlet.
getTitleKey() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the key used to look up this portlet's title from a resource bundle.
getType() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets a constant representing the 'type' of this PortletReference: system default, locale default or user level.
getType() - Method in class oracle.portal.provider.v2.preference.Preference
Gets the preference type.
getType() - Method in class oracle.portal.provider.v2.UserLocation
 
getURLCharSet() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the character set that was used when the parameters of the request were encoded.
getURLCharSet() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the character set that was used when the parameters of the request were encoded.
getURLParameter(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the value of a specified parameter in the query string of the request to the provider.
getURLParameterNames() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets an Enumeration over the parameter names in the query string of the request to the provider.
getUseOldStyleHeaders() - Method in class oracle.portal.provider.v2.ProviderDefinition
Deprecated. use ProviderDefinition.getContainerRenderer() to determine the default container renderer that should be used to render portlet containers for this provider
getUseOldStyleHeaders() - Method in class oracle.portal.provider.v2.ProviderInstance
Deprecated. use ProviderDefinition.getContainerRenderer() to determine the default container renderer that should be used to render portlet containers for this provider
getUser() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the user whose customization is requested with this instance.
getUser() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Gets the user making this request.
getUser() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getUser() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the user on whose behalf the portlet is to be renderered.
getUserAgent() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
The user agent that originated this request.
getUserAgent() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
The user agent that originated this request.
getUserDN() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's distinguished name.
getUserDN() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's distinguished name.
getUserFieldName() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns the name of the form field that should contain the username
getUserGUID() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's GUID.
getUserGUID() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's GUID.
getUserLDAPContext(String, String) - Method in class oracle.portal.provider.v2.oid.OidManager
Get the user LDAP context.
getUserProperty(String, String, String) - Method in class oracle.portal.provider.v2.oid.OidManager
Get a user property.
getValue() - Method in class oracle.portal.provider.v2.MobileFlags
 
getValue() - Method in class oracle.portal.provider.v2.PortalConfig
 
getValue() - Method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
getValue() - Method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
getValue() - Method in class oracle.portal.provider.v2.UserLocation.LocationType
 
getValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.ConstParam
Evaluates the binding in the context of the given WebServiceRenderRequest.
getValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
Evaluates this binding in the context of the given WebServiceRenderRequest, taking into account any defaults.
getValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding
Evaluates the binding in the context of the given WebServiceRenderRequest.
getValue() - Method in class oracle.portal.utils.NameValue
Gets the vaule of this NameValue object.
getValues() - Method in class oracle.portal.provider.v2.utils.ValidationError.Error
Returns the values of this Error.
getVersionMajor(String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Given a version number string, get the integer corresponding to the 'major version'.
getWCMaxExpiryTime() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets the Maximum Expiry time which needs to be used by the portlets which are using invalidation based caching.
getWriter(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns a PrintWriter used to emit this request's response.
getWriter() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns a PrintWriter used to emit this request's response.
getWriter() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns a PrintWriter used to emit this request's response.
getWriter(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns a PrintWriter used to emit this request's response.
getXPosition() - Method in class oracle.portal.provider.v2.UserLocation
 
getXslDocs(XMLDocument) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Get an Iterator of XSLStylesheets referenced by processing instructions in the given XML document which have a target of "xml-stylesheet".
getYPosition() - Method in class oracle.portal.provider.v2.UserLocation
 
GLOBAL - Static variable in class oracle.portal.utils.EnvLookup
The global keyword used in provider non-specific JNDI varibales to avoid name clashes.
GroupSecurityManager - Class in oracle.portal.provider.v2.security
GroupSecurityManager is a simple access controller for a portlet that uses a user's membership of a group to control access.
GroupSecurityManager() - Constructor for class oracle.portal.provider.v2.security.GroupSecurityManager
 

H

handleEditAction(PortletRenderRequest, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Utility for generating redirects after processing edit/edit default forms
handleSimpleElement(Element, Object) - Method in class oracle.portal.utils.xml.v2.DefaultNodeHandler
For a given 'simple' element, and the current context application object, performs the steps necessary to set the value of a property of the application object corresponding to the simple element, to the value held by the element.
hasAbout() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if this portlet is capable of displaying about information.
hasAccess(ProviderInstance, ProviderUser) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Verifies whether the user is authorized to use instances of this PortletDefinition.
hasAccess(ProviderUser, Locale) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Verifies whether the user is authorized to use this particular portlet instance.
hasAccess(ProviderInstance, ProviderUser) - Method in class oracle.portal.provider.v2.PortletDefinition
Verifies whether the user is authorized to use instances of this PortletDefinition.
hasAccess(ProviderUser, Locale) - Method in class oracle.portal.provider.v2.PortletInstance
Verifies whether the user is authorized to use this particular portlet instance.
hasAccess(ProviderInstance, PortletDefinition, ProviderUser) - Method in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
Verifies that the specified user's authentication level is greater than or equal to the specified security threshhold.
hasAccess(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
Verifies that the specified user's authentication level is greater than or equal to the specified security threshhold.
hasAccess(ProviderInstance, PortletDefinition, ProviderUser) - Method in class oracle.portal.provider.v2.security.DenyAllSecurityManager
Verifies whether the user is authorized to use this Portlet.
hasAccess(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.security.DenyAllSecurityManager
Verifies whether the user is authorized to use this particular portlet instance.
hasAccess(ProviderInstance, PortletDefinition, ProviderUser) - Method in class oracle.portal.provider.v2.security.GroupSecurityManager
Verifies that the specified user is a member of one of the groups
hasAccess(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.security.GroupSecurityManager
Verifies that the specified user is a member of one of the groups
hasAccess(ProviderInstance, PortletDefinition, ProviderUser) - Method in class oracle.portal.provider.v2.security.PortletSecurityManager
Verifies whether the user is authorized to use this Portlet.
hasAccess(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.security.PortletSecurityManager
Verifies whether the user is authorized to use this particular portlet instance.
hasBorder() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw its border or not.
hashCode() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
 
hashCode() - Method in class oracle.portal.provider.v2.preference.Preference
Returns a hash code value for the object.
hasHelp() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if this portlet is capable of displaying help information.
HashMLString - Class in oracle.portal.provider.v2.utils
MLString is a multi-language string.
HashMLString() - Constructor for class oracle.portal.provider.v2.utils.HashMLString
 
hasShowDetails() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if this portlet is capable of displaying a full-screen (detailed) version of itself.
hasShowEdit() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if this portlet supports per user personalization, false otherwise.
hasShowEditDefault() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if this portlet supports per portlet customization, false otherwise.
hasShowLink() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if this portlet is capable of rendering content for link mode.
hasShowPreview() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if this portlet is capable of displaying a design-time preview of itself (after customization or personalization).
hasTimeoutElapsed() - Method in class oracle.portal.provider.v2.monitor.PerfMonitor
Used to find whether the execution time of the current request thread has exceeded the provider warning timeout.
hasTimeoutElapsed() - Method in class oracle.portal.provider.v2.PortletInstance
Returns boolean indicating whether the warning timeout for a request has elapsed.
hasTitle() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw a title or not.
HEADER_DEVICE_CLASS - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_DEVICE_MAXDOCSIZE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_DEVICE_ORIENTATION - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_DEVICE_SECURE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_ADDRESSLASTLINE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_ADDRESSLINE1 - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_ADDRESSLINE2 - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_BLOCK - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_CITY - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_COMPANY - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_COUNTRY - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_COUNTY - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_POSTALCODE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_POSTALCODEEXT - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_STATE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_TYPE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_X - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEADER_IASWIRELESS_USER_LOCATION_Y - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HEBREW - Static variable in class oracle.portal.utils.BiDiUtils
Constant representing the language code for RTL language Hebrew.
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
HELP_URL - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
This is the key used in the parameter map of the render methods in this class to pass a URL that displays context sensitive help for the current screen (does not apply in SHOW mode).
HMAC_CSUM_NAME - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Qualified HMAC cookie name used in show requests
HMAC_ENHANCED_AUTHENTICATION - Static variable in class oracle.portal.utils.EnvLookup
 
HMAC_SHARED_KEY - Static variable in class oracle.portal.utils.EnvLookup
 
HMAC_TIME_DIFFERENCE - Static variable in class oracle.portal.utils.EnvLookup
 
htmlFormActionLink(HttpServletRequest, int) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Transforms one of the various URIs known to the request into the appropriate form to be used in a FORM action tag.
htmlFormActionLink(String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.htmlFormActionLink(String)
htmlFormActionLink(PortletRenderRequest, int) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.htmlFormActionLink(PortletRenderRequest, int)
htmlFormActionLink(String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Transforms a URI into the appropriate form to be used in a FORM action tag.
htmlFormActionLink(PortletRenderRequest, int) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Transforms one of the various URIs known to the request into the appropriate form to be used in a FORM action tag.
htmlFormHiddenFields(HttpServletRequest, int) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Encodes the parameters in the query string of the passed URL as hidden form fields.
htmlFormHiddenFields(PortletRenderRequest, int) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.htmlFormHiddenFields(PortletRenderRequest, int)
htmlFormHiddenFields(String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.htmlFormHiddenFields(String)
htmlFormHiddenFields(PortletRenderRequest, int) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Enables the parameters in the query string to be POSTED when the form is submited.
htmlFormHiddenFields(PortletRenderRequest, int, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Enables the parameters in the query string to be POSTED when the form is submited.
htmlFormHiddenFields(String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Encodes the parameters in the query string of the passed URL as hidden form fields.
htmlFormName(PortletRenderRequest, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Generic utility to construct a unique name for a form on a portlet page In spite of it's name, this method is suitable for MXML.
HTMLStringWebServiceRenderer - Class in oracle.portal.provider.v2.webservice
HTMLStringWebServiceRenderer is a specialized RPCWebServiceRenderer for invoking 'RPC style' webservices that return HTML as a string.
HTMLStringWebServiceRenderer() - Constructor for class oracle.portal.provider.v2.webservice.HTMLStringWebServiceRenderer
 
HTTP_ACCEPT_CHARSET - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_ACCEPT_CONTENT_TYPE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_ACCEPT_LANGUAGE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_CONTENT_LANGUAGE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_CONTENT_TYPE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_DEFAULT_CHARSET - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_FORM_DATA_CONTENT_TYPE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_GET_METHOD - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_PORTAL_CONTENT_CHARSET - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_POST_METHOD - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HTTP_USER_AGENT - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
HttpCommonConstants - Class in oracle.portal.provider.v2.http
A class to store http specific constants.
HttpCommonConstants() - Constructor for class oracle.portal.provider.v2.http.HttpCommonConstants
 
HttpPortletRendererUtil - Class in oracle.portal.provider.v2.render.http
The HttpPortletRendererUtil class provides many useful utility methods designed to simplify coding your renderer.
HttpPortletRendererUtil() - Constructor for class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
 
HttpProviderExceptionBundle - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle
 
HttpProviderExceptionBundle_ar - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_ar() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ar
 
HttpProviderExceptionBundle_cs - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_cs() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_cs
 
HttpProviderExceptionBundle_da - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_da() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_da
 
HttpProviderExceptionBundle_de - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_de() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_de
 
HttpProviderExceptionBundle_el - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_el() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_el
 
HttpProviderExceptionBundle_en - Class in oracle.portal.provider.v2.http.resource
 
HttpProviderExceptionBundle_en() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_en
 
HttpProviderExceptionBundle_es - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_es() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_es
 
HttpProviderExceptionBundle_fi - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_fi() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fi
 
HttpProviderExceptionBundle_fr - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_fr() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fr
 
HttpProviderExceptionBundle_hu - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_hu() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_hu
 
HttpProviderExceptionBundle_it - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_it() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_it
 
HttpProviderExceptionBundle_iw - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_iw() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_iw
 
HttpProviderExceptionBundle_ja - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_ja() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ja
 
HttpProviderExceptionBundle_ko - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_ko() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ko
 
HttpProviderExceptionBundle_nl - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_nl() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_nl
 
HttpProviderExceptionBundle_no - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_no() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_no
 
HttpProviderExceptionBundle_pl - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_pl() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pl
 
HttpProviderExceptionBundle_pt - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_pt() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt
 
HttpProviderExceptionBundle_pt_BR - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_pt_BR() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt_BR
 
HttpProviderExceptionBundle_ro - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_ro() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ro
 
HttpProviderExceptionBundle_ru - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_ru() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ru
 
HttpProviderExceptionBundle_sk - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_sk() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sk
 
HttpProviderExceptionBundle_sv - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_sv() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sv
 
HttpProviderExceptionBundle_th - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_th() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_th
 
HttpProviderExceptionBundle_tr - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_tr() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_tr
 
HttpProviderExceptionBundle_zh_CN - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_zh_CN() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_CN
 
HttpProviderExceptionBundle_zh_TW - Class in oracle.portal.provider.v2.http.resource
A Class class.
HttpProviderExceptionBundle_zh_TW() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_TW
 
HTTPUtils - Class in oracle.webdb.utils
This class contains various utility methods for encoding and decoding URIs String using the set of characters allowed in a URI, as defined in RFC 2396 - "Uniform Resource Identifiers (URI): Generic Syntax".
HTTPUtils() - Constructor for class oracle.webdb.utils.HTTPUtils
 

I

IASWIRELESS_ORIGINAL_ACCEPT_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
IASWIRELESS_ORIGINAL_USERAGENT_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
imageString(String, String, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Helper method for constructing an IMG HTML element
importData(ProviderInstance, byte[], TransportLogger) - Method in class oracle.portal.provider.v2.PortletDefinition
Imports portlet level data into this PortletDefinition, for example by updating an associated persistant store.
importData(byte[], TransportLogger) - Method in class oracle.portal.provider.v2.PortletInstance
Imports portlet instance level data into this PortletInstance, for example by updating an associated persistant store.
importData(byte[], TransportLogger) - Method in class oracle.portal.provider.v2.ProviderInstance
Imports provider level data into this ProviderInstance, for example by updating an associated persistant store.
importData(String, byte[], TransportLogger) - Method in class oracle.portal.provider.v2.transport.PrefStoreTransporter
Imports the supplied data set into the PreferenceStore under the supplied context path.
info(String) - Method in class oracle.portal.log.Logger
Logs the given informational message.
info(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
init(Logger) - Static method in class oracle.portal.log.LogManager
Perform one-time initialization for a new LogManager context.
init(ProviderInstance, PortletDefinition, String, Locale) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Deprecated. Replaced by DefaultPortletInstance.init(ProviderInstance, PortletDefinition, String, Locale, PerfMonitor)
init(ProviderInstance, PortletDefinition, String, Locale, PerfMonitor) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Initialize the portlet instance after construction.
init(Map) - Method in class oracle.portal.provider.v2.http.DefaultProviderLoader
Initializes this DefaultProviderLoader.
init(ProviderContext) - Method in class oracle.portal.provider.v2.oid.OidInfo
 
init(PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Initializes the repository for this DBPersonalizationManager.
init(PortletReference) - Method in class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Init method used to initialize the data object after instantiation via its null constructor.
init(PortletReference) - Method in interface oracle.portal.provider.v2.personalize.PersonalizationObject
Init method used to initialize the data object after instantiation via its null constructor.
init(PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Called to allow this PortletPersonalizationManager to initialize its repository.
init(PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Initializes the repository for this PrefStorePersonalizationManager.
init(ProviderDefinition) - Method in class oracle.portal.provider.v2.PortletDefinition
Should be called immediately after construction of a PortletDefinition to associate it with its parent ProviderDefinition.
init(ProviderInstance, PortletDefinition, String, Locale) - Method in class oracle.portal.provider.v2.PortletInstance
Deprecated. Replaced by PortletInstance.init(ProviderInstance, PortletDefinition, String, Locale, PerfMonitor)
init(ProviderInstance, PortletDefinition, String, Locale, PerfMonitor) - Method in class oracle.portal.provider.v2.PortletInstance
Initialize the portlet instance after construction.
init(ProviderContext) - Method in class oracle.portal.provider.v2.ProviderDefinition
Should be called immediately after construction of a ProviderDefinition to associate it with a shared ProviderContext object describing its deployment environment.
init(String, ProviderDefinition) - Method in class oracle.portal.provider.v2.ProviderInstance
Initializes the provider instance after construction.
initCurrentThread(MessageContext) - Method in class oracle.portal.log.Logger
Performs per-thread initialization of a Logger.
initCurrentThread(String, MessageContext) - Static method in class oracle.portal.log.LogManager
Do per-thread initialization of the LogManager.
InitializableXMLObject - Interface in oracle.portal.utils.xml.v2
The InitializableXMLObject interface is intended to allow an application object created by a DefaultNodeHandler to expose initialization and validation methods to be called at strategic points in the building of the application object 'tree'.
initSession(ProviderUser, ExternalPrincipal) - Method in class oracle.portal.provider.v2.ProviderInstance
Called to initiate a session with a particular user.
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
invalidate() - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Execute the invalidation.
invalidate() - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Invalidates this session and unbinds any objects bound to it.
invalidate() - Method in interface oracle.portal.provider.v2.ProviderSession
Invalidates this session and unbinds any objects bound to it.
invalidateURI(String, String, String) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Invalidates cached documents using an arbitrary host, port, folder prefix and regular expression suffix.
INVALIDATION_CACHING - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The initialisation parameter that is used to specify whether or not to use invalidation caching.
InvalidationContext - Class in oracle.portal.provider.v2.cache.invalidation
Interface for objects representing an invalidation object.
InvalidationContext() - Constructor for class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
 
InvalidationException - Exception in oracle.portal.provider.v2.cache.invalidation
Thrown when there is problem with an invalidation request, such as being unable to contact a cache or execute a request.
InvalidationException() - Constructor for exception oracle.portal.provider.v2.cache.invalidation.InvalidationException
 
InvalidationException(String) - Constructor for exception oracle.portal.provider.v2.cache.invalidation.InvalidationException
 
InvalidationException(Throwable) - Constructor for exception oracle.portal.provider.v2.cache.invalidation.InvalidationException
 
invokePostInitialize(Object) - Method in class oracle.portal.utils.xml.v2.DefaultNodeHandler
Performs any extra steps required to initialize and validate an application object once its child application objects have been created.
invokePreInitialize(Object, Object) - Method in class oracle.portal.utils.xml.v2.DefaultNodeHandler
Performs any steps required to initialize an application object after it has been created, perhaps relating the new object to its parent.
invokeService(WebServiceRenderRequest, Element) - Method in class oracle.portal.provider.v2.webservice.DocWebServiceRenderer
Uses the given WebServiceRenderRequest to instantiate the XML request structure described by the literal property (if specified), invokes the web service, and adds its XML response to the response XML document.
invokeService(WebServiceRenderRequest, Element) - Method in class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer
Determines the values of parameter bindings using the given WebServiceRenderRequest, invokes the method on the web service stub, and adds an XML representation of its return value to the response XML document.
invokeService(WebServiceRenderRequest, Element) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Determines the values of parameter bindings using the given WebServiceRenderRequest, invokes the web service, and adds an XML representation of its response to the response XML document.
IS_PORTLET - Static variable in interface oracle.portal.provider.v2.render.PortletRenderRequest
An attribute to indicate the request is a portal request.
isBiDi(Locale) - Static method in class oracle.portal.utils.BiDiUtils
Method to check whether a language is a BiDi language (i.e. rendered RTL).
isBiDi(String) - Static method in class oracle.portal.utils.BiDiUtils
Method to check whether a language is a BiDi language (i.e. rendered RTL).
isClientConnectionSecure() - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
isCollapsed() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet is collapsed or not.
isConfigEnabled() - Method in class oracle.portal.log.Logger
Returns true if Configuration level logging is enabled.
isConfigEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Configuration level logging is enabled.
isDeactivated() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Returns if the user is deactivated This method is not actually implemented.
isDebugEnabled() - Method in class oracle.portal.log.Logger
Returns true if debug level logging is enabled.
isDebugEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Debug level logging is enabled.
isDefault() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Determines whether this is a system default or locale default level reference rather than a user level reference.
isDefinitionEqual(ProviderDefinition) - Method in class oracle.portal.provider.v2.ProviderInstance
Compare the internal ProviderDefinition with that specified.
isDeviceAudio(DeviceInfo.DeviceClass) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
isDeviceKnown(DeviceInfo.DeviceClass) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
isDeviceMessenger(DeviceInfo.DeviceClass) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
isDeviceMicrobrowser(DeviceInfo.DeviceClass) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
isDeviceMicroMessenger(DeviceInfo.DeviceClass) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
isDevicePCBrowser(DeviceInfo.DeviceClass) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
isDevicePDABrowser(DeviceInfo.DeviceClass) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
isEmpty() - Method in class oracle.portal.provider.v2.utils.ValidationError
Indicates whether or not this ValidationError instance is currently empty.
isErrorStatusCode(int) - Static method in class oracle.webdb.utils.HTTPUtils
Determines whether the given HTTP status code denotes a client or server error.
isExternalShow() - Method in class oracle.portal.provider.v2.MobileFlags
 
isInfoEnabled() - Method in class oracle.portal.log.Logger
Returns true if information level logging is enabled.
isInfoEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Information level logging is enabled.
isInvalidationCachingEnabled() - Method in class oracle.portal.provider.v2.http.ServletProviderContext
 
isInvalidationCachingEnabled() - Method in class oracle.portal.provider.v2.ProviderContext
 
isLandscape(DeviceInfo.DeviceOrientation) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
isLanguageDefault() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Determines whether this is a locale default level reference.
isLDAPEnabled() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Determine if the OidManager is configured.
isLDAPEnabled() - Method in class oracle.portal.provider.v2.ProviderUser
Determine if the OidManager is configured.
isLocationKnown(UserLocation.LocationType) - Static method in class oracle.portal.provider.v2.UserLocation.LocationType
 
isLocationProfile(UserLocation.LocationType) - Static method in class oracle.portal.provider.v2.UserLocation.LocationType
 
isLocationReal(UserLocation.LocationType) - Static method in class oracle.portal.provider.v2.UserLocation.LocationType
 
isLoggedOn() - Method in class oracle.portal.provider.v2.ProviderUser
Indicates if the user has logged onto the portal in the current session (true).
isMandatory() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
Determines whether this ParameterBinding is mandatory.
isMandatory() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding
Determines whether this ParameterBinding is mandatory.
isMobileEnabled() - Method in class oracle.portal.provider.v2.PortalConfig
 
isMobileOnly() - Method in class oracle.portal.provider.v2.MobileFlags
 
isNew() - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNew() - Method in interface oracle.portal.provider.v2.ProviderSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isOrientationKnown(DeviceInfo.DeviceOrientation) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
isPerfDetailEnabled() - Method in class oracle.portal.log.Logger
Returns true if perf_detail level logging is enabled.
isPerfDetailEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if perf_detail level logging is enabled.
isPerfEnabled() - Method in class oracle.portal.log.Logger
Returns true if Performance level logging is enabled.
isPerfEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Performance level logging is enabled.
isPortrait(DeviceInfo.DeviceOrientation) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
isPublicUser() - Method in class oracle.portal.provider.v2.ProviderUser
Indicates if this request is from a public user, i.e. the user has not logged in and is not weakly authenticated based on a prior login.
isRefreshEnabled() - Method in class oracle.portal.provider.v2.render.RenderContext
Returns whether portlet refresh fucntionality is enabled.
isResourceProxyAvailable() - Method in class oracle.portal.provider.v2.render.RenderContext
Returns flag to indicate whether the host portal provides a resource proxy.
isRewriteUrls() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should use rewrite Urls or not.
isSevereEnabled() - Method in class oracle.portal.log.Logger
Returns true if Severe error level logging is enabled.
isSevereEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Severe Error level logging is enabled.
isTestPageOn() - Method in class oracle.portal.provider.v2.ProviderContext
 
isText(String) - Static method in class oracle.webdb.utils.HTTPUtils
Return flag to indicate if the supplied mime type is text based.
isThrowingEnabled() - Method in class oracle.portal.log.Logger
Returns true if exception level logging is enabled.
isThrowingEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Throwing (exception) level logging is enabled, otherwise false.
isUserInGroup(String) - Method in class oracle.portal.provider.v2.http.ServletProviderUser
check if this user is a member of a group.
isUserInGroup(String, String, String) - Method in class oracle.portal.provider.v2.oid.OidManager
Test if a user is in a specified group.
isUserInGroup(String) - Method in class oracle.portal.provider.v2.ProviderUser
check if this user is a member of a group.
isValid(PortletRenderRequest, String) - Method in class oracle.portal.provider.v2.render.http.ResourceValidateRenderer
Determine whether the given version of the page to be generated is still valid.
isWarningEnabled() - Method in class oracle.portal.log.Logger
Returns true if Warning level logging is enabled.
isWarningEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Warning level logging is enabled.
isWeaklyAuthenticated() - Method in class oracle.portal.provider.v2.ProviderUser
Indicates if the current user is at least weakly authenticated.
isXml(String) - Static method in class oracle.webdb.utils.HTTPUtils
Return flag to indicate if the supplied mime type corresponds to XML based content.
iterator() - Method in class oracle.portal.provider.v2.utils.ValidationError
Returns a java.util.Iterator providing ordered retrieval of the ValidationError.Errors entered into this ValidationError instance.

J

JavaRenderer - Class in oracle.portal.provider.v2.render.http
JavaRenderer has responsibility for responding to a PortletRenderRequest by dynamically invoking an arbitrarily named method on an instance of an arbitrary class.
JavaRenderer() - Constructor for class oracle.portal.provider.v2.render.http.JavaRenderer
Null constructor.
JNDI_PREFIX - Static variable in class oracle.portal.utils.EnvLookup
JNDI_PREFIX is the java:comp/env part of a JNDI variable name.

L

LANDSCAPE - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
LAST_PROPERTY - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
LAST_TIMER - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
LEFT - Static variable in class oracle.portal.utils.BiDiUtils
 
LEFT_CURVE - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
list(String, List) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Gets an Iterator over all of the Preference objects in this PreferenceStore stored under the given context path with one of the given preference types.
list(String, List) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Gets an Iterator over all of the Preference objects in this PreferenceStore stored under the given context path with one of the given preference types.
list(String, List) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Gets an Iterator over all of the Preference objects in this PreferenceStore stored under the given context path with one of the given preference types.
list(String) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Gets an Iterator over all of the Preference objects in this PreferenceStore stored under the given context path.
list(String, List) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Gets an Iterator over all of the Preference objects in this PreferenceStore stored under the given context path with one of the given preference types.
listGlobalVariables() - Method in class oracle.portal.utils.EnvLookup
Lists all of the global JNDI variables in the web application.
listProviderVariables(String) - Method in class oracle.portal.utils.EnvLookup
Lists all of the JNDI variables for the specified provider.
LiteralXML - Class in oracle.portal.provider.v2.webservice
A LiteralXML is used to describe the structure and bindings of a literal XML request to a web service.
LiteralXML() - Constructor for class oracle.portal.provider.v2.webservice.LiteralXML
 
LiteralXML.Handler - Class in oracle.portal.provider.v2.webservice
LiteralXML.Handler is the NodeHandler that should be used to process XML descriptions of a LiteralXML object.
LiteralXML.Handler() - Constructor for class oracle.portal.provider.v2.webservice.LiteralXML.Handler
 
LOAD_ALL_PROVIDERS - Static variable in class oracle.portal.utils.EnvLookup
 
LOCATION_PROFILE - Static variable in class oracle.portal.provider.v2.UserLocation.LocationType
 
LOCATION_REAL - Static variable in class oracle.portal.provider.v2.UserLocation.LocationType
 
LOCATION_UNKNOWN - Static variable in class oracle.portal.provider.v2.UserLocation.LocationType
 
lockDown() - Method in class oracle.portal.provider.v2.ProviderContext
 
log(String) - Method in class oracle.portal.log.Logger
Logs the specified message.
log(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified message and Throwable.
log(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
log(String, Throwable) - Static method in class oracle.portal.log.LogManager
Logs the given java.lang.Throwable object, e.g. by logging the stack trace, along with the given message.
LOG_LEVEL - Static variable in class oracle.portal.utils.EnvLookup
The following are the names of the JNDI variables used globally in the PDK-Java.
LOG_LEVEL_CONFIG - Static variable in class oracle.portal.log.LogManager
 
LOG_LEVEL_DEBUG - Static variable in class oracle.portal.log.LogManager
 
LOG_LEVEL_ERROR - Static variable in class oracle.portal.log.LogManager
 
LOG_LEVEL_EXCEPTION - Static variable in class oracle.portal.log.LogManager
 
LOG_LEVEL_INFO - Static variable in class oracle.portal.log.LogManager
 
LOG_LEVEL_PERF - Static variable in class oracle.portal.log.LogManager
 
LOG_LEVEL_PERF_DETAIL - Static variable in class oracle.portal.log.LogManager
 
LOG_LEVEL_WARNING - Static variable in class oracle.portal.log.LogManager
 
Logger - Class in oracle.portal.log
A Logger object logs messages.
Logger() - Constructor for class oracle.portal.log.Logger
 
LOGIN_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRendererUtil
 
LOGIN_LINK - Static variable in class oracle.portal.provider.v2.url.UrlUtils
 
LogManager - Class in oracle.portal.log
In AS 11, all logging implementation should use the standard JUL(java.util.
lookup(String, String) - Method in class oracle.portal.utils.EnvLookup
Looks up the value of a provider specific JNDI variable.
lookup(String) - Method in class oracle.portal.utils.EnvLookup
Looks up the value of a non-provider specific JNDI variable.

M

main(String[]) - Static method in class oracle.portal.provider.v2.preference.MigrationTool
 
ManagedRenderer - Class in oracle.portal.provider.v2.render
A ManagedRenderer is a controller used, in conjunction with RenderManager, to construct a correctly ordered response to a PortletRenderRequest.
ManagedRenderer() - Constructor for class oracle.portal.provider.v2.render.ManagedRenderer
 
manageJSFEvent(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.http.FacesRenderer
Forwards Faces action requests to a Faces servlet.
MappingNotFoundException - Exception in oracle.portal.provider.v2.externalApp
A Class class.
MappingNotFoundException() - Constructor for exception oracle.portal.provider.v2.externalApp.MappingNotFoundException
 
MappingNotFoundException(String) - Constructor for exception oracle.portal.provider.v2.externalApp.MappingNotFoundException
 
MappingNotFoundException(Throwable) - Constructor for exception oracle.portal.provider.v2.externalApp.MappingNotFoundException
 
MBEAN_SERVER_ID - Static variable in class oracle.portal.utils.EnvLookup
 
MessageContext - Class in oracle.portal.log
MessageContext is a logging utility class that accepts context information you want included with each log message and formats messages for output.
MessageContext(NameValue[]) - Constructor for class oracle.portal.log.MessageContext
Constructor.
MESSENGER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
MICROBROWSER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
MICROMESSENGER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
migrate(Map) - Method in class oracle.portal.provider.v2.preference.MigrationTool
 
MigrationTool - Class in oracle.portal.provider.v2.preference
A command line tool for copying preferences between different PreferenceStore implementations.
MigrationTool(String[]) - Constructor for class oracle.portal.provider.v2.preference.MigrationTool
 
MigrationTool(PreferenceStore, PreferenceStore) - Constructor for class oracle.portal.provider.v2.preference.MigrationTool
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
MLString - Interface in oracle.portal.provider.v2.utils
MLString is a multi-language string.
MOBILE_GENERIC - Static variable in class oracle.portal.provider.v2.MobileFlags
Flags that define the portlet's mobile settings.
MOBILE_ONLY - Static variable in class oracle.portal.provider.v2.MobileFlags
 
MobileFlags - Class in oracle.portal.provider.v2
 
MobileFlags(String) - Constructor for class oracle.portal.provider.v2.MobileFlags
Constructor -- allows you to represent flags as "MOBILE_ONLY | EXTERNAL_SHOW"
MobileFlags(long) - Constructor for class oracle.portal.provider.v2.MobileFlags
Constructor
MobileFlags(Long) - Constructor for class oracle.portal.provider.v2.MobileFlags
Constructor
MocContainerRenderer - Class in oracle.portal.provider.v2.render
A PortletContainerRenderer is a utility class that renders the container for a portlet.
MocContainerRenderer() - Constructor for class oracle.portal.provider.v2.render.MocContainerRenderer
 
MODE_ABOUT - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
Signifies this renderer should render its "about" information.
MODE_EDIT - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
Signifies this renderer should render its user customization screen.
MODE_EDIT_DEFAULTS - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
Signifies this renderer should render its default or system customization screen.
MODE_HELP - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
Signifies this renderer should render its "help" information.
MODE_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
Signifies this renderer should render a link reference to itself.
MODE_NAME_ABOUT - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The String representation of the about mode.
MODE_NAME_EDIT - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The String representation of the edit mode.
MODE_NAME_EDIT_DEFAULTS - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The String representation of the edit_defaults mode.
MODE_NAME_HELP - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The String representation of the help mode.
MODE_NAME_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The String representation of the link mode.
MODE_NAME_PREVIEW - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The String representation of the preview mode.
MODE_NAME_SHOW - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The String representation of the show mode.
MODE_NAME_SHOW_DETAILS - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The String representation of the details mode.
MODE_PREVIEW - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
Signifies this renderer should render a preview of itself.
MODE_SHOW - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
Signifies this renderer should render its (regular) content.
MODE_SHOW_DETAILS - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
Signifies this renderer should render its "details".
mxmlFormHiddenFields(String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Encodes the parameters in the query string of the passed URL as hidden form fields suitable for use in a SimpleForm element (i.e.

N

NAME - Static variable in interface oracle.portal.provider.v2.PortletConstants
Resource attribute name for the portlet name.
NameValue - Class in oracle.portal.utils
Utility class for storing and retrieving a name-value pair.
NameValue() - Constructor for class oracle.portal.utils.NameValue
 
NameValue(String, String) - Constructor for class oracle.portal.utils.NameValue
 
NameValuePair - Class in oracle.portal.utils.v2
Deprecated. This class has been replaced with NameValue which is in an unversioned package. The functionality of the replacement is identical.
NameValuePair() - Constructor for class oracle.portal.utils.v2.NameValuePair
Deprecated.  
NameValuePair(String, String) - Constructor for class oracle.portal.utils.v2.NameValuePair
Deprecated.  
NameValuePersonalizationObject - Class in oracle.portal.provider.v2.personalize
Base customization data class.
NameValuePersonalizationObject() - Constructor for class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Null Constructor.
NameValuePreferenceDataObject - Class in oracle.portal.provider.v2.preference
Base preference data class.
NameValuePreferenceDataObject() - Constructor for class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Null Constructor.
needsDecoding(String) - Static method in class oracle.webdb.utils.HTTPUtils
Determine if a value needs to be decoded using HTTPUtils.decode() This method assumes that a value is encoded.
newContext(String, String, String) - Static method in class oracle.portal.provider.v2.utils.ValidationError
Returns a new context string containing the parent context and current context delimited by a ">&quot character.
NO_DIR_ATTRIBUTE - Static variable in class oracle.portal.utils.BiDiUtils
 
NodeHandler - Interface in oracle.portal.utils.xml.v2
Objects implementing the NodeHandler interface should be capable of translating an XML DOM object tree into an analogous hierarchy of application objects, in a similar manner to DefaultNodeHandler.
NodeHandlerException - Exception in oracle.portal.utils.xml.v2
Base exception class for objects implementing the NodeHandler interface.
NodeHandlerException() - Constructor for exception oracle.portal.utils.xml.v2.NodeHandlerException
 
NodeHandlerException(String) - Constructor for exception oracle.portal.utils.xml.v2.NodeHandlerException
 
NodeHandlerException(Throwable) - Constructor for exception oracle.portal.utils.xml.v2.NodeHandlerException
 
NOT_AUTHENTICATED - Static variable in class oracle.portal.provider.v2.ProviderUser
User is not logged on and does not have a persistent cookie

O

OID_USER_DESCRIPTION - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
OID_USER_DISPLAY_NAME - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
OID_USER_FAMILY_NAME - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
OID_USER_GIVEN_NAME - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
OID_USER_INITIALS - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
OID_USER_MAIL - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
OID_USER_TELEPHONE - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
OID_USER_TITLE - Static variable in class oracle.portal.provider.v2.oid.OidManager
 
OidInfo - Class in oracle.portal.provider.v2.oid
An OidInfo is a class that contains all the OID connection details.
OidInfo() - Constructor for class oracle.portal.provider.v2.oid.OidInfo
 
OidManager - Class in oracle.portal.provider.v2.oid
An OidManager communicates with the OID server to get details of users and user group membership.
OidManager(ProviderContext) - Constructor for class oracle.portal.provider.v2.oid.OidManager
Constructs an OidManager.
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
OLD_VAR_PREFIX - Static variable in class oracle.portal.utils.EnvLookup
 
oracle.portal.log - package oracle.portal.log
 
oracle.portal.provider.v2 - package oracle.portal.provider.v2
 
oracle.portal.provider.v2.cache.esi - package oracle.portal.provider.v2.cache.esi
 
oracle.portal.provider.v2.cache.invalidation - package oracle.portal.provider.v2.cache.invalidation
 
oracle.portal.provider.v2.event - package oracle.portal.provider.v2.event
 
oracle.portal.provider.v2.externalApp - package oracle.portal.provider.v2.externalApp
 
oracle.portal.provider.v2.http - package oracle.portal.provider.v2.http
 
oracle.portal.provider.v2.http.resource - package oracle.portal.provider.v2.http.resource
 
oracle.portal.provider.v2.monitor - package oracle.portal.provider.v2.monitor
 
oracle.portal.provider.v2.oid - package oracle.portal.provider.v2.oid
 
oracle.portal.provider.v2.personalize - package oracle.portal.provider.v2.personalize
 
oracle.portal.provider.v2.preference - package oracle.portal.provider.v2.preference
 
oracle.portal.provider.v2.render - package oracle.portal.provider.v2.render
 
oracle.portal.provider.v2.render.http - package oracle.portal.provider.v2.render.http
 
oracle.portal.provider.v2.resource - package oracle.portal.provider.v2.resource
 
oracle.portal.provider.v2.security - package oracle.portal.provider.v2.security
 
oracle.portal.provider.v2.transport - package oracle.portal.provider.v2.transport
 
oracle.portal.provider.v2.url - package oracle.portal.provider.v2.url
 
oracle.portal.provider.v2.utils - package oracle.portal.provider.v2.utils
 
oracle.portal.provider.v2.webservice - package oracle.portal.provider.v2.webservice
 
oracle.portal.utils - package oracle.portal.utils
 
oracle.portal.utils.v2 - package oracle.portal.utils.v2
 
oracle.portal.utils.xml.v2 - package oracle.portal.utils.xml.v2
 
ORACLE_CACHE_DEVICE_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
ORACLE_CACHE_ENCRYPT_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
ORACLE_CACHE_LANG_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
ORACLE_CACHE_SUBID_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
ORACLE_CACHE_USER_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
ORIENTATION_LANDSCAPE - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
ORIENTATION_PORTRAIT - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
ORIENTATION_UNKNOWN - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
ORIGINAL_PROVIDER_PATH - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant used to retrieve the provider path of the original http request after the resource renderer has forwarded a request.

P

PAGE_COLOR - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PAGE_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRendererUtil
 
PAGE_LINK - Static variable in class oracle.portal.provider.v2.url.UrlUtils
 
ParameterDefinition - Class in oracle.portal.provider.v2
A ParameterDefinition is the definition of a parameter used either as an input parameter to the portlet's renderer, or as a parameter passed out of the portlet when an event is raised.
ParameterDefinition() - Constructor for class oracle.portal.provider.v2.ParameterDefinition
Default constructor.
parameterizeLink(HttpServletRequest, int, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Adds new parameters to an existing link.
parameterizeLink(PortletRenderRequest, int, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.parameterizeLink(PortletRenderRequest, int, String)
parameterizeLink(String, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.parameterizeLink(String, String)
parameterizeLink(PortletRenderRequest, int, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Adds new parameters to an existing link.
parameterizeLink(String, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Adds new parameters to an existing link.
ParameterMap - Interface in oracle.portal.utils.v2
Deprecated. use Java 2 collection class such as HashMap
parseDocument(InputStream, OutputStream) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Parse an XML document from the given InputStream, reporting errors and warnings to the given OutputStream.
parseDocument(Reader, OutputStream) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Parse an XML document from the given Reader, reporting errors and warnings to the given OutputStream.
parseDocument(URL, OutputStream) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Parse an XML document from the given URL, reporting errors and warnings to the given OutputStream.
parsePI(ProcessingInstruction) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Given a ProcessingInstruction whose data contains attribute/value pairs, return a Map which contains the attributes as keys and their corresponding values as values.
parseStylesheet(URL, OutputStream) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Parse an XSL stylesheet from the given URL, reporting errors and warnings to the given OutputStream.
PATH_SEPARATOR_CHAR - Static variable in class oracle.portal.provider.v2.preference.PreferenceStore
The character used betwen path components in reference paths.
PATH_SEPARATOR_STRING - Static variable in class oracle.portal.provider.v2.preference.PreferenceStore
String containing the single character used betwen path components in reference paths.
PCBROWSER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
PDABROWSER - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
perf(String) - Method in class oracle.portal.log.Logger
Logs the given performance related message.
perf(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
perfdetail(String) - Method in class oracle.portal.log.Logger
Logs the given detail performance related message.
perfdetail(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
PerfMonitor - Class in oracle.portal.provider.v2.monitor
This class contains the methods and constants for provider code to log performance statistics and to track the progress of a request.
PerfMonitor() - Constructor for class oracle.portal.provider.v2.monitor.PerfMonitor
 
PERSONALIZATION_LEVEL_LANGUAGE - Static variable in interface oracle.portal.provider.v2.PortletConstants
Setting used to indicate that the locale personalization level is LANGUAGE, i.e in addition to system level, default preferences will be stored with language information from the locale only (no country/territory).
PERSONALIZATION_LEVEL_LANGUAGE_STR - Static variable in interface oracle.portal.provider.v2.PortletConstants
String used to represent PortletConstants.PERSONALIZATION_LEVEL_LANGUAGE in a human readable form.
PERSONALIZATION_LEVEL_LOCALE - Static variable in interface oracle.portal.provider.v2.PortletConstants
Setting used to indicate that the locale personalization level is LOCALE, i.e in addition to system level, default preferences will be stored with full locale information (language and country).
PERSONALIZATION_LEVEL_LOCALE_STR - Static variable in interface oracle.portal.provider.v2.PortletConstants
String used to represent PortletConstants.PERSONALIZATION_LEVEL_LOCALE in a human readable form.
PERSONALIZATION_LEVEL_NONE - Static variable in interface oracle.portal.provider.v2.PortletConstants
Setting used to indicate that the locale personalization level is NONE, i.e default preferences are stored at the system level, irrespective of the locale in which they are created.
PERSONALIZATION_LEVEL_NONE_STR - Static variable in interface oracle.portal.provider.v2.PortletConstants
String used to represent PortletConstants.PERSONALIZATION_LEVEL_NONE in a human readable form.
PERSONALIZATION_LEVEL_UNSPECIFIED - Static variable in interface oracle.portal.provider.v2.PortletConstants
Setting used to indicate that the locale personalization level is not specified.
PersonalizationException - Exception in oracle.portal.provider.v2.personalize
 
PersonalizationException() - Constructor for exception oracle.portal.provider.v2.personalize.PersonalizationException
 
PersonalizationException(String) - Constructor for exception oracle.portal.provider.v2.personalize.PersonalizationException
 
PersonalizationException(Throwable) - Constructor for exception oracle.portal.provider.v2.personalize.PersonalizationException
 
PersonalizationObject - Interface in oracle.portal.provider.v2.personalize
Interface for tagging PreferenceDataObjects as being usable by PortletPersonalizationManagers
PORTAL_PUBLIC - Static variable in class oracle.portal.provider.v2.ProviderUser
Constant (string) representing the public user.
PORTALCFG_MOBILE_ENABLED - Static variable in class oracle.portal.provider.v2.PortalConfig
 
PortalConfig - Class in oracle.portal.provider.v2
Represents various portal configuration settings that are pertinent to portlets.
PortalConfig(long) - Constructor for class oracle.portal.provider.v2.PortalConfig
Constructor
PortalConfig(Long) - Constructor for class oracle.portal.provider.v2.PortalConfig
 
PortalException - Exception in oracle.portal
The PortalException class represents the Base exception that the Portal Java service library will throw.
PortalException(String, String, Object[], Throwable) - Constructor for exception oracle.portal.PortalException
Construct a Portal exception with a complete set of parameters.
PortalException(String, String, Object[]) - Constructor for exception oracle.portal.PortalException
Constructor.
PortalException(String, String) - Constructor for exception oracle.portal.PortalException
Constructor.
PortalException(String) - Constructor for exception oracle.portal.PortalException
Deprecated.  
PortalRealm - Class in oracle.portal.provider.v2
Represents the realm of a user for a hosted portal.
PortalRealm(String) - Constructor for class oracle.portal.provider.v2.PortalRealm
constructor
PORTLET_BODY_COLOR - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_HEADER_COLOR - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_HEADER_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_HEADER_TEXT - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_HEADING_1 - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_HEADING_2 - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_HEADING_3 - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_HEADING_4 - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_PARAMETER_PREFIX - Static variable in class oracle.portal.provider.v2.render.PortletRendererUtil
prefix used for url parameters that correspond to private portlet parameters.
PORTLET_RENDER_REQUEST - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that is used as the key for retrieving the PortletRenderRequest from a HttpServletRequest using getAttribute().
PORTLET_SUBHEADER_COLOR - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_SUBHEADER_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_SUBHEADER_TEXT - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_TEXT_1 - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_TEXT_2 - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_TEXT_3 - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_TEXT_4 - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
PORTLET_TITLE - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
This is the key used in the parameter map of the render methods in this class to override the portlet title to be rendered.
PortletAlreadyExistsException - Exception in oracle.portal.provider.v2
 
PortletAlreadyExistsException() - Constructor for exception oracle.portal.provider.v2.PortletAlreadyExistsException
 
PortletAlreadyExistsException(String) - Constructor for exception oracle.portal.provider.v2.PortletAlreadyExistsException
 
PortletConstants - Interface in oracle.portal.provider.v2
Interface used to store Portlet related constants.
PortletContainerRenderer - Class in oracle.portal.provider.v2.render
A PortletContainerRenderer is a utility class that renders the container for a portlet.
PortletContainerRenderer() - Constructor for class oracle.portal.provider.v2.render.PortletContainerRenderer
 
PortletDefinition - Class in oracle.portal.provider.v2
A PortletDefinition is a sub-part of a ProviderDefinition that defines the properties of a single portlet.
PortletDefinition() - Constructor for class oracle.portal.provider.v2.PortletDefinition
 
PortletException - Exception in oracle.portal.provider.v2
 
PortletException() - Constructor for exception oracle.portal.provider.v2.PortletException
 
PortletException(String) - Constructor for exception oracle.portal.provider.v2.PortletException
 
PortletException(Throwable) - Constructor for exception oracle.portal.provider.v2.PortletException
 
PortletInstance - Class in oracle.portal.provider.v2
A PortletInstance is the entity that carries out the responsibilities of a single 'instance' of a portlet on a single Portal page.
PortletInstance() - Constructor for class oracle.portal.provider.v2.PortletInstance
 
PortletNotFoundException - Exception in oracle.portal.provider.v2
 
PortletNotFoundException() - Constructor for exception oracle.portal.provider.v2.PortletNotFoundException
Constructor
PortletNotFoundException(String) - Constructor for exception oracle.portal.provider.v2.PortletNotFoundException
 
portletParameter(HttpServletRequest, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Utility that turns a query string parameter name into fully qualified (unique) name.
portletParameter(PortletRenderRequest, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Utility that turns a query string parameter name into fully qualified (unique) name.
PortletPersonalizationManager - Class in oracle.portal.provider.v2.personalize
The PortletPersonalizationManager manages customization data for a portlet.
PortletPersonalizationManager() - Constructor for class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
 
PortletReference - Class in oracle.portal.provider.v2.personalize
A PortletReference is the 'key' with which items of customization data are accessed by a PortletPersonalizationManager.
PortletReference(PortletInstance, ProviderUser, Locale) - Constructor for class oracle.portal.provider.v2.personalize.PortletReference
Constructor.
PortletRenderer - Class in oracle.portal.provider.v2.render
A PortletRenderer is the portlet controller responsible for generating the portlet's display (via markup).
PortletRenderer() - Constructor for class oracle.portal.provider.v2.render.PortletRenderer
 
PortletRendererUtil - Class in oracle.portal.provider.v2.render
Contains utilities useful for rendering.
PortletRendererUtil() - Constructor for class oracle.portal.provider.v2.render.PortletRendererUtil
 
PortletRenderRequest - Interface in oracle.portal.provider.v2.render
The PortletRenderRequest contains all the request details a renderer needs to process the request and output its rendition.
PortletSecurityManager - Class in oracle.portal.provider.v2.security
A PortletSecurityManager is the access controller for a portlet.
PortletSecurityManager() - Constructor for class oracle.portal.provider.v2.security.PortletSecurityManager
 
PORTRAIT - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
postInitialize() - Method in class oracle.portal.provider.v2.DefaultEventDefinition
Not used.
postInitialize() - Method in class oracle.portal.provider.v2.DefaultParameterDefinition
Not used.
postInitialize() - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Should be called to complete initialization of this DefaultPortletDefinition.
postInitialize() - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Should be called once initialization of this DefaultProviderDefinition is complete, to complete initialization and perform any necessary validation.
postInitialize() - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
 
postInitialize() - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Should be called once initialization of this DBPreferenceStore is complete, to complete initialization and perform any necessary validation.
postInitialize() - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Should be called once initialization of this FCFDBPreferenceStore is complete, to complete initialization and perform any necessary validation.
postInitialize() - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Ensures any JNDI environment entry for the root directory location takes precedence over any value set thus far.
postInitialize() - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Performs the extra steps required to initialize and validate a BaseManagedRenderer object once its properties have been set with the appropriate accessor methods.
postInitialize() - Method in class oracle.portal.provider.v2.render.http.ResourceRenderer
Performs the extra steps required to initialize and validate a ResourceRenderer object once its properties have been set with the appropriate accessor methods.
postInitialize() - Method in class oracle.portal.provider.v2.render.RenderManager
Performs the extra steps required to initialize and validate a RenderManager once its properties have been set with the appropriate accessor methods.
postInitialize() - Method in class oracle.portal.provider.v2.webservice.DocWebServiceRenderer
Performs the extra steps required to initialize and validate a DocWebServiceRenderer once its properties have been set with the appropriate accessor methods.
postInitialize() - Method in class oracle.portal.provider.v2.webservice.LiteralXML
Performs the extra steps required to initialize and validate a LiteralXML object once its properties have been set with the appropriate accessor methods.
postInitialize() - Method in class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer
Performs the extra steps required to initialize and validate an RPCWebServiceRenderer once its properties have been set with the appropriate accessor methods.
postInitialize() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Performs the extra steps required to initialize and validate a WebServiceRenderer once its properties have been set with the appropriate accessor methods.
postInitialize() - Method in interface oracle.portal.utils.xml.v2.InitializableXMLObject
Performs any extra steps required to initialize and validate this application object once its child application objects have been created.
Preference - Class in oracle.portal.provider.v2.preference
A Preference is the 'key' through which PreferenceDataObjects are stored and retrieved from a PreferenceStore.
Preference(String, String, String, String) - Constructor for class oracle.portal.provider.v2.preference.Preference
Constructs a Preference for reading data with the given class.
Preference(String, String, String) - Constructor for class oracle.portal.provider.v2.preference.Preference
Constructs a Preference for reading data with the given class.
Preference(String, String, String, PreferenceDataObject) - Constructor for class oracle.portal.provider.v2.preference.Preference
Constructs a Preference for writing the given data object.
Preference(String, String, PreferenceDataObject) - Constructor for class oracle.portal.provider.v2.preference.Preference
Constructs a Preference for writing the given data object.
PreferenceDataObject - Interface in oracle.portal.provider.v2.preference
Interface for data objects stored in a PreferenceStore.
PreferenceFilter - Interface in oracle.portal.provider.v2.preference
A PreferenceFilter implements a policy for selecting a subset of Preferences based on their attributes.
PreferenceStore - Class in oracle.portal.provider.v2.preference
A PreferenceStore is a generic storage mechanism for loading and saving data items held in PreferenceDataObjects.
PreferenceStore() - Constructor for class oracle.portal.provider.v2.preference.PreferenceStore
 
PreferenceStoreException - Exception in oracle.portal.provider.v2.preference
 
PreferenceStoreException(String, String, Object[], Throwable) - Constructor for exception oracle.portal.provider.v2.preference.PreferenceStoreException
 
PreferenceStoreException(String, String, Object[]) - Constructor for exception oracle.portal.provider.v2.preference.PreferenceStoreException
 
PreferenceStoreException(String, String) - Constructor for exception oracle.portal.provider.v2.preference.PreferenceStoreException
 
PreferenceStoreException(String) - Constructor for exception oracle.portal.provider.v2.preference.PreferenceStoreException
 
PrefStorePersonalizationManager - Class in oracle.portal.provider.v2.personalize
The PrefStorePersonalizationManager class implements a PortletPersonalizationManager using a PreferenceStore to persist customized data objects.
PrefStorePersonalizationManager() - Constructor for class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Null Constructor
PrefStoreTransporter - Class in oracle.portal.provider.v2.transport
A PrefStoreTransporter is capable of exporting/importing data from/to a target PreferenceStore.
PrefStoreTransporter(PreferenceStore) - Constructor for class oracle.portal.provider.v2.transport.PrefStoreTransporter
Constructs a PrefStoreTransporter instance which will operate on the supplied PreferenceStore
preInitialize(Object) - Method in class oracle.portal.provider.v2.DefaultEventDefinition
Called during parsing of provider.xml when this object is created.
preInitialize(Object) - Method in class oracle.portal.provider.v2.DefaultParameterDefinition
Called during parsing of provider.xml when this object is created.
preInitialize(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Should be called immediately after construction of a DefaultPortletDefinition to associate it with its parent ProviderDefinition.
preInitialize(Object) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Should be called immediately after construction of a DefaultProviderDefinition to associate it with its parent ProviderContext object describing its deployment environment.
preInitialize(Object) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
 
preInitialize(Object) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Should be called immediately after construction of a DBPreferenceStore to associate it with its parent object (usually a ProviderDefinition).
preInitialize(Object) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Should be called immediately after construction of a FCFDBPreferenceStore to associate it with its parent object (usually a ProviderDefinition).
preInitialize(Object) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Should be called immediately after construction of a FilePreferenceStore to associate it with its parent ProviderDefinition.
preInitialize(Object) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Performs the steps required to initialize a BaseManagedRenderer object after it has been constructed.
preInitialize(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Performs the steps required to initialize this RenderManager after it has been constructed.
preInitialize(Object) - Method in class oracle.portal.provider.v2.webservice.LiteralXML
Performs the steps required to initialize a LiteralXML object after it has been constructed.
preInitialize(Object) - Method in interface oracle.portal.utils.xml.v2.InitializableXMLObject
Performs any steps required to initialize this application object after it has been created, perhaps relating this object to its parent.
prepareResponse(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.AbstractResourceRenderer
In addition to setting default http headers for the response (see BaseManagedRenderer), this method ensures that the HttpServletResponse is wrapped in the correct manner.
prepareResponse(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Sets default HTTP headers for the response.
prepareResponse(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.ResourceValidateRenderer
Performs any protocol specific preparation that is needed before the page is generated.
prepareResponse(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.ManagedRenderer
Performs any protocol specific preparation that is needed before the render modes's contents are rendered.
PRINT_WRITER - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
This is the key used in the parameter map of the render methods in this class to specify the Writer to output to.
printStackTrace() - Method in exception oracle.portal.PortalException
Print this exception and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception oracle.portal.PortalException
Print this exception and its backtrace to the given stream.
printStackTrace(PrintWriter) - Method in exception oracle.portal.PortalException
Print this exception and its backtrace to the given print writer.
printStackTrace() - Method in exception oracle.portal.utils.v2.ContainerException
 
printStackTrace(PrintStream) - Method in exception oracle.portal.utils.v2.ContainerException
 
printStackTrace(PrintWriter) - Method in exception oracle.portal.utils.v2.ContainerException
 
processNode(Node, Object) - Method in class oracle.portal.provider.v2.webservice.LiteralXML.Handler
Recursively processes all the children of a given XML node in the context of a LiteralXML object represented by that node, in order to populate the LiteralXML and establish parameter bindings .
processNode(Node, Object) - Method in class oracle.portal.utils.xml.v2.DefaultNodeHandler
Recursively processes all the children of a given XML node in the context of an application object represented by that node, in order to populate the application object and create and populate other 'child' application objects.
processNode(Node, Object) - Method in interface oracle.portal.utils.xml.v2.NodeHandler
Recursively processes all the children of a given XML node in the context of an application object represented by that node, in order to populate the application object and create and populate other 'child' application objects.
PROFILE - Static variable in class oracle.portal.provider.v2.UserLocation.LocationType
 
PROVIDER_DEFINITION - Static variable in class oracle.portal.provider.v2.ProviderContext
 
PROVIDER_DEFINITION - Static variable in class oracle.portal.utils.EnvLookup
The following are names of the provider specific JNDI variables used in the PDK-Java.
PROVIDER_LOADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that is used as the key for retrieving the ProviderLoader from a HttpServletRequest using getAttribute().
PROVIDER_LOADER_CLASS - Static variable in class oracle.portal.provider.v2.ProviderContext
 
PROVIDER_LOADER_CLASS - Static variable in class oracle.portal.utils.EnvLookup
 
PROVIDER_SERVICE_CLASS - Static variable in class oracle.portal.provider.v2.ProviderContext
 
PROVIDER_SERVICE_CLASS - Static variable in class oracle.portal.utils.EnvLookup
 
PROVIDER_USER - Static variable in class oracle.portal.provider.v2.ProviderInstance
The constant that is used as the key for retrieving the ProviderUser from the ProviderSession.
ProviderBundle - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle
 
ProviderBundle_ar - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_ar() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
ProviderBundle_cs - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_cs() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
ProviderBundle_da - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_da() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_da
 
ProviderBundle_de - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_de() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_de
 
ProviderBundle_el - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_el() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_el
 
ProviderBundle_en - Class in oracle.portal.provider.v2.resource
 
ProviderBundle_en() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_en
 
ProviderBundle_es - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_es() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_es
 
ProviderBundle_fi - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_fi() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
ProviderBundle_fr - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_fr() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
ProviderBundle_hu - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_hu() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
ProviderBundle_it - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_it() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_it
 
ProviderBundle_iw - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_iw() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
ProviderBundle_ja - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_ja() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
ProviderBundle_ko - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_ko() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
ProviderBundle_nl - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_nl() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
ProviderBundle_no - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_no() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_no
 
ProviderBundle_pl - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_pl() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
ProviderBundle_pt - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_pt() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
ProviderBundle_pt_BR - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_pt_BR() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
ProviderBundle_ro - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_ro() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
ProviderBundle_ru - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_ru() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
ProviderBundle_sk - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_sk() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
ProviderBundle_sv - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_sv() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
ProviderBundle_th - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_th() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_th
 
ProviderBundle_tr - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_tr() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
ProviderBundle_zh_CN - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_zh_CN() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
ProviderBundle_zh_TW - Class in oracle.portal.provider.v2.resource
A Class class.
ProviderBundle_zh_TW() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
ProviderConstants - Interface in oracle.portal.provider.v2
Interface used to store Portlet related constants.
ProviderContext - Class in oracle.portal.provider.v2
 
ProviderContext(String, int, boolean) - Constructor for class oracle.portal.provider.v2.ProviderContext
Creates instance of ProviderContext.
ProviderContext(String, int, boolean, String) - Constructor for class oracle.portal.provider.v2.ProviderContext
Creates instance of ProviderContext.
ProviderContext(String, int, boolean, String, Map) - Constructor for class oracle.portal.provider.v2.ProviderContext
 
ProviderDefinition - Class in oracle.portal.provider.v2
A ProviderDefinition is a 'blueprint' for a provider.
ProviderDefinition() - Constructor for class oracle.portal.provider.v2.ProviderDefinition
 
ProviderException - Exception in oracle.portal.provider.v2
 
ProviderException() - Constructor for exception oracle.portal.provider.v2.ProviderException
 
ProviderException(String) - Constructor for exception oracle.portal.provider.v2.ProviderException
 
ProviderException(Throwable) - Constructor for exception oracle.portal.provider.v2.ProviderException
 
ProviderExceptionBundle - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
ProviderExceptionBundle_ar - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_ar() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
ProviderExceptionBundle_cs - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_cs() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
ProviderExceptionBundle_da - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_da() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
ProviderExceptionBundle_de - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_de() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
ProviderExceptionBundle_el - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_el() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
ProviderExceptionBundle_en - Class in oracle.portal.provider.v2.resource
 
ProviderExceptionBundle_en() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_en
 
ProviderExceptionBundle_es - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_es() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
ProviderExceptionBundle_fi - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_fi() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
ProviderExceptionBundle_fr - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_fr() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
ProviderExceptionBundle_hu - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_hu() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
ProviderExceptionBundle_it - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_it() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
ProviderExceptionBundle_iw - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_iw() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
ProviderExceptionBundle_ja - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_ja() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
ProviderExceptionBundle_ko - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_ko() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
ProviderExceptionBundle_nl - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_nl() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
ProviderExceptionBundle_no - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_no() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
ProviderExceptionBundle_pl - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_pl() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
ProviderExceptionBundle_pt - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_pt() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
ProviderExceptionBundle_pt_BR - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_pt_BR() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
ProviderExceptionBundle_ro - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_ro() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
ProviderExceptionBundle_ru - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_ru() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
ProviderExceptionBundle_sk - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_sk() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
ProviderExceptionBundle_sv - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_sv() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
ProviderExceptionBundle_th - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_th() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
ProviderExceptionBundle_tr - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_tr() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
ProviderExceptionBundle_zh_CN - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_zh_CN() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
ProviderExceptionBundle_zh_TW - Class in oracle.portal.provider.v2.resource
ResourceBundle used by the framework in exceptional conditions.
ProviderExceptionBundle_zh_TW() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
ProviderInstance - Class in oracle.portal.provider.v2
A ProviderInstance is the entity that carries out the responsibilities of a single 'instance' of a provider registered on a single Portal.
ProviderInstance() - Constructor for class oracle.portal.provider.v2.ProviderInstance
 
ProviderLoader - Class in oracle.portal.provider.v2
In its simplest terms, a ProviderLoader can be thought of as a 'factory' for ProviderInstance objects: the objects that actually carry out the functionality of a single registered provider instance.
ProviderLoader() - Constructor for class oracle.portal.provider.v2.ProviderLoader
 
ProviderRegistrationInfo - Class in oracle.portal.provider.v2
Represents registration information sent from the portal to the provider.
ProviderRegistrationInfo() - Constructor for class oracle.portal.provider.v2.ProviderRegistrationInfo
Default constructor
ProviderRegistrationInfo(String, String) - Constructor for class oracle.portal.provider.v2.ProviderRegistrationInfo
Create a new subscriber instance using the passed ID and key.
ProviderRegistrationInfo(ProviderSubscription, String) - Constructor for class oracle.portal.provider.v2.ProviderRegistrationInfo
Create a new subscriber instance using a ProviderSubscription and key.
ProviderSession - Interface in oracle.portal.provider.v2
The Provider interfaces are specified without dependencies on the Servlet interfaces.
ProviderSubscription - Class in oracle.portal.provider.v2
Represents a subscription to the services exposed by a provider.
ProviderSubscription(String) - Constructor for class oracle.portal.provider.v2.ProviderSubscription
Create a new subscription using the passed subscription Id.
ProviderUser - Class in oracle.portal.provider.v2
Represents the Portal user.
ProviderUser() - Constructor for class oracle.portal.provider.v2.ProviderUser
 
PUBLIC - Static variable in class oracle.portal.provider.v2.ProviderUser
Constant (string) representing the public user.
PUBLIC - Static variable in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
 
PUBLIC_STRONG_AUTH - Static variable in class oracle.portal.provider.v2.ProviderUser
User has logged into the portal, using the user id PUBLIC, and been authenticated by the login server within the current session.
PUBLIC_USERNAME - Static variable in class oracle.portal.provider.v2.ProviderUser
Constant (string) representing the public user.
PUBLIC_WEAK_AUTH - Static variable in class oracle.portal.provider.v2.ProviderUser
User is not logged on.
putBoolean(String, Boolean) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Boolean value against the given name in the NameValuePreferenceDataObject content.
putBooleanArray(String, Boolean[]) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Boolean Array value against the given name in the NameValuePreferenceDataObject content.
putDouble(String, Double) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Double value against the given name in the NameValuePreferenceDataObject content.
putDoubleArray(String, Double[]) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Double Array value against the given name in the NameValuePreferenceDataObject content.
putFloat(String, Float) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Float value against the given name in the NameValuePreferenceDataObject content.
putFloatArray(String, Float[]) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Float Array value against the given name in the NameValuePreferenceDataObject content.
putInteger(String, Integer) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Integer value against the given name in the NameValuePreferenceDataObject content.
putIntegerArray(String, Integer[]) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Integer Array value against the given name in the NameValuePreferenceDataObject content.
putLong(String, Long) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Long value against the given name in the NameValuePreferenceDataObject content.
putLongArray(String, Long[]) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given Long Array value against the given name in the NameValuePreferenceDataObject content.
putParameterValue(String, Object) - Method in class oracle.portal.utils.v2.SimpleParameterMap
Deprecated. Adds the specified parameter.
putString(String, String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given String value against the given name in the NameValuePreferenceDataObject content.
putStringArray(String, String[]) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Records the given String Array value against the given name in the NameValuePreferenceDataObject content.

R

read(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Returns a data object containing the customizations particular to this reference.
read(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Returns an object containing the customizations particular to this reference.
read(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Returns a data object containing the customizations particular to this reference.
read(InputStream) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Populates the PreferenceDataObject with content read from a given InputStream
read(InputStream) - Method in interface oracle.portal.provider.v2.preference.PreferenceDataObject
Populates the PreferenceDataObject with content read from a persistent store
read(Preference) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Loads a PreferenceDataObject into the given Preference.
READ_CUSTOMIZATION_ACCR - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
REAL - Static variable in class oracle.portal.provider.v2.UserLocation.LocationType
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
REFRESH_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
REFRESH_LINK - Static variable in class oracle.portal.provider.v2.url.UrlUtils
 
register(ProviderInstance) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Called on each of a Provider instance's PortletDefinitions when it is first registered on a Portal.
register(ProviderUser) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Called when the portlet instance is first created on a page.
register(ProviderInstance) - Method in class oracle.portal.provider.v2.PortletDefinition
Called on each of a Provider instance's PortletDefinitions when it is first registered on a Portal.
register(ProviderUser) - Method in class oracle.portal.provider.v2.PortletInstance
Called when the portlet instance is first created on a page.
register(String, String) - Method in class oracle.portal.provider.v2.ProviderInstance
Register this newly created provider instance.
releaseLDAPContext(DirContext) - Method in class oracle.portal.provider.v2.oid.OidManager
Release an LDAP context.
remove(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Removes the value stored against the given name from the content of the NameValuePreferenceDataObject.
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
removeAttribute(String) - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in interface oracle.portal.provider.v2.ProviderSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Removes an existing attribute.
removeAttribute(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Removes an existing attribute.
render(ProviderUser, Locale, RenderContext) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Renders a visual representation of this portlet instance for the given user in the given locale in the given context.
render(ProviderUser, Locale, RenderContext) - Method in class oracle.portal.provider.v2.PortletInstance
Renders a visual representation of this portlet instance for the given user in the given locale in the given context.
render(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.PortletRenderer
Renders this portlet according to the portal render mode contained in the request.
render(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.RenderManager
Renders the requested mode in the requested content type with an appropriate renderer.
RENDER_CUSTOMIZE - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
This is the key used in the parameter map of the render methods in this class to specify whether a header should be rendered when the mode to be rendered is EDIT or EDIT_DEFAULTS.
RENDER_FOOTER_TIMER - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
RENDER_HEADER_TIMER - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
RENDER_MODE - Static variable in class oracle.portal.provider.v2.render.PortletContainerRenderer
This is the key used in the parameter map of the render methods in this class to override the mode to be rendered.
renderAboutFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the footer for the portlet HELP mode
renderAboutFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderAboutFooter(PortletRenderRequest, PrintWriter, Map)
renderAboutFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the footer for the portlet ABOUT mode
renderAboutFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderAboutFooter(PortletRenderRequest, PrintWriter, Map)
renderAboutHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the header for the portlet HELP mode
renderAboutHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderAboutHeader(PortletRenderRequest, PrintWriter, Map)
renderAboutHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the header for the portlet ABOUT mode
renderAboutHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderAboutHeader(PortletRenderRequest, PrintWriter, Map)
renderBody(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.AbstractResourceRenderer
Render the specified page's contents from the required resource.
renderBody(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.FileRenderer
Render the specified page's contents using the current appRoot and page name.
renderBody(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.JavaRenderer
Renders the request using dynamic invocation of the preset method on an instance of the preset class.
renderBody(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.ManagedRenderer
Performs the steps necessary to render the portlet's contents for this specific PortletRenderRequest.
renderBody(PortletRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
The main rendering method, responsible for calling the respective mode depending on PortletRenderRequest mode.
RenderContext - Class in oracle.portal.provider.v2.render
A RenderContext is used to describe to a PortletInstance the context in which it is to be renderered.
RenderContext(int, String, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, DeviceInfo, PortalConfig, Map, int, String, String, PerfMonitor, int, boolean, String) - Constructor for class oracle.portal.provider.v2.render.RenderContext
 
renderCustomizeFormFooter(PortletRenderRequest, Writer) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use PortletContainerRenderer.renderEditFooter()
renderCustomizeFormHeader(PortletRenderRequest, Writer, String, String, String, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use DefaultContainerRenderer.renderEditHeader()
renderDetailsFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the footer for the portlet SHOW_DETAILS mode
renderDetailsFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderDetailsFooter(PortletRenderRequest, PrintWriter, Map)
renderDetailsFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the footer for the portlet SHOW_DETAILS mode
renderDetailsFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderDetailsFooter(PortletRenderRequest, PrintWriter, Map)
renderDetailsHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the header for the portlet SHOW_DETAILS mode
renderDetailsHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderDetailsHeader(PortletRenderRequest, PrintWriter, Map)
renderDetailsHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the header for the portlet SHOW_DETAILS mode
renderDetailsHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderDetailsHeader(PortletRenderRequest, PrintWriter, Map)
renderEdit(PortletRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
This method is responsible for displaying a screen that allows customization of the portlet title and parameters bound to edit data.
renderEditDefaults(PortletRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
This method is responsible for displaying a screen that allows default (system) customization of the portlet title and parameters to edit data.
renderEditDefaultsFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the footer for the portlet EDIT_DEFAULTS mode
renderEditDefaultsFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderEditDefaultsFooter(PortletRenderRequest, PrintWriter, Map)
renderEditDefaultsFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the footer for the portlet EDIT_DEFAULTS mode
renderEditDefaultsFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderEditDefaultsFooter(PortletRenderRequest, PrintWriter, Map)
renderEditDefaultsHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the header for the portlet EDIT_DEFAULTS mode
renderEditDefaultsHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderEditDefaultsHeader(PortletRenderRequest, PrintWriter, Map)
renderEditDefaultsHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the header for the portlet EDIT_DEFAULTS mode
renderEditDefaultsHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderEditDefaultsHeader(PortletRenderRequest, PrintWriter, Map)
renderEditFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the footer for the portlet EDIT mode
renderEditFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderEditFooter(PortletRenderRequest, PrintWriter, Map)
renderEditFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the footer for the portlet EDIT mode
renderEditFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderEditFooter(PortletRenderRequest, PrintWriter, Map)
renderEditHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the header for the portlet EDIT mode
renderEditHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderEditHeader(PortletRenderRequest, PrintWriter, Map)
renderEditHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the header for the portlet EDIT mode
renderEditHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderEditHeader(PortletRenderRequest, PrintWriter, Map)
renderError(PortletRenderRequest, Writer, Locale, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Convenience method to display a single error message using the standard Portal style sheet
renderErrorFooter(PortletRenderRequest, Writer) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Utility to display a standard footer for error messages.
renderErrorHeader(PortletRenderRequest, Writer) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Utility to display a standard header before any error text.
renderErrorLine(PortletRenderRequest, Writer, Locale, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Utility to display a single error message using the standard Portal style sheet.
renderHelpFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the footer for the portlet HELP mode
renderHelpFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderHelpFooter(PortletRenderRequest, PrintWriter, Map)
renderHelpFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the footer for the portlet HELP mode
renderHelpFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderHelpFooter(PortletRenderRequest, PrintWriter, Map)
renderHelpHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the header for the portlet HELP mode
renderHelpHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderHelpHeader(PortletRenderRequest, PrintWriter, Map)
renderHelpHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the header for the portlet HELP mode
renderHelpHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderHelpHeader(PortletRenderRequest, PrintWriter, Map)
renderInformationFormFooter(PortletRenderRequest, Writer) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use DefaultContainerRenderer.renderInformationFormFooter()
renderInformationFormHeader(PortletRenderRequest, Writer, String, String, String, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use DefaultContainerRenderer.renderInformationFormHeader()
renderLink(PortletRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
This method is responsible for displaying the portlet in link mode.
RenderManager - Class in oracle.portal.provider.v2.render
RenderManager implements a model whereby users can plug in individual renderers which handle a request for a specific render mode in a specific content type.
RenderManager() - Constructor for class oracle.portal.provider.v2.render.RenderManager
Null Constructor
renderPortletFooter(HttpServletRequest, Writer) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Closes rendering of the portlet container.
renderPortletFooter(PortletRenderRequest, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders a portlet footer.
renderPortletFooter(PortletRenderRequest, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderPortletFooter(PortletRenderRequest, Map)
renderPortletFooter(PortletRenderRequest, Writer) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use PortletContainerRenderer.renderPortletFooter()
renderPortletFooter(PortletRenderRequest, boolean) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use PortletContainerRenderer.renderPortletFooter()
renderPortletHeader(HttpServletRequest, Writer, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Opens rendering of the portlet's container.
renderPortletHeader(PortletRenderRequest, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders a portlet header.
renderPortletHeader(PortletRenderRequest, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderPortletHeader(PortletRenderRequest, Map)
renderPortletHeader(PortletRenderRequest, Writer, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use PortletContainerRenderer.renderPortletHeader()
renderPortletHeader(PortletRenderRequest, Writer, String, int) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use PortletContainerRenderer.renderPortletHeader()
renderPortletHeader(PortletRenderRequest, boolean, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use PortletContainerRenderer.renderPortletHeader()
renderPortletTitlebar(HttpServletRequest, Writer, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Renders a portlet's titlebar.
renderPortletTitlebar(PortletRenderRequest, Writer, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Renders a portlet's titlebar.
renderPortletTitlebar(PortletRenderRequest, Writer, String, int) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Renders a portlet's titlebar.
renderPreviewFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the footer for the portlet PREVIEW mode
renderPreviewFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderPreviewFooter(PortletRenderRequest, PrintWriter, Map)
renderPreviewFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the footer for the portlet PREVIEW mode
renderPreviewFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderPreviewFooter(PortletRenderRequest, PrintWriter, Map)
renderPreviewHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the header for the portlet PREVIEW mode
renderPreviewHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderPreviewHeader(PortletRenderRequest, PrintWriter, Map)
renderPreviewHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the header for the portlet PREVIEW mode
renderPreviewHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderPreviewHeader(PortletRenderRequest, PrintWriter, Map)
renderShow(PortletRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
The show mode method, responsible for calling a web service and presenting its results as a portlet.
renderShowFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the footer for the portlet SHOW mode
renderShowFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderShowFooter(PortletRenderRequest, PrintWriter, Map)
renderShowFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the footer for the portlet SHOW mode
renderShowFooter(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderShowFooter(PortletRenderRequest, PrintWriter, Map)
renderShowHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the header for the portlet SHOW mode
renderShowHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderShowHeader(PortletRenderRequest, PrintWriter, Map)
renderShowHeader(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Renders the header for the portlet SHOW mode
renderShowHeader(PortletRenderRequest, PrintWriter, ParameterMap) - Method in class oracle.portal.provider.v2.render.PortletContainerRenderer
Deprecated. use PortletContainerRenderer.renderShowHeader(PortletRenderRequest, PrintWriter, Map)
REPOSITORY_PATH - Static variable in class oracle.portal.provider.v2.ProviderContext
 
REQUEST_FOR_AUTHENTICATION - Static variable in class oracle.webdb.utils.HTTPUtils
 
REQUEST_FOR_LOGOUT - Static variable in class oracle.webdb.utils.HTTPUtils
 
REQUEST_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRendererUtil
 
REQUEST_LINK - Static variable in class oracle.portal.provider.v2.url.UrlUtils
 
resetCurrentThread() - Method in class oracle.portal.log.Logger
Performs per-thread clean-up
resetCurrentThread() - Static method in class oracle.portal.log.LogManager
Do per-thread clean-up to prevent accidental carry-over of context values when this thread is re-used (eg for another request).
RESOURCE_URL_KEY - Static variable in class oracle.portal.utils.EnvLookup
 
ResourceRenderer - Class in oracle.portal.provider.v2.render.http
When maintained by a RenderManager, a ResourceRenderer renders a single page's contents from resource known to the servlet container.
ResourceRenderer() - Constructor for class oracle.portal.provider.v2.render.http.ResourceRenderer
Null Constructor.
ResourceRenderer(RenderManager, String) - Constructor for class oracle.portal.provider.v2.render.http.ResourceRenderer
Creates and initializes a ResourceRenderer owned by the given RenderManager, to render from the resource at the given path.
ResourceValidateRenderer - Class in oracle.portal.provider.v2.render.http
ResourceValidateRenderer is an abstract class which should be used as the basis for a ManagedRenderer which has responsibility for rendering a single mode from a web container resource using validation based caching.
ResourceValidateRenderer() - Constructor for class oracle.portal.provider.v2.render.http.ResourceValidateRenderer
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
REWRITE_URLS_FALSE - Static variable in interface oracle.portal.provider.v2.PortletConstants
 
REWRITE_URLS_TRUE - Static variable in interface oracle.portal.provider.v2.PortletConstants
 
REWRITE_URLS_UNSPECIFIED - Static variable in interface oracle.portal.provider.v2.PortletConstants
The possible values stored for the rewriteUrls property.
RIGHT - Static variable in class oracle.portal.utils.BiDiUtils
 
RIGHT_CURVE - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
RPCWebServiceRenderer - Class in oracle.portal.provider.v2.webservice
RPCWebServiceRenderer is a specialized WebServiceRenderer for invoking 'RPC style' web services.
RPCWebServiceRenderer() - Constructor for class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer
 

S

sendRedirect(PortletRenderRequest, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
 
SEPARATOR - Static variable in class oracle.portal.utils.EnvLookup
A path separator for use when constructing JNDI variable names.
SERVICE_NAME - Static variable in class oracle.portal.provider.v2.ProviderContext
 
SERVLET_CONFIG - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that is used as the key for retrieving the ServletConfig from a ServletPortletRenderRequest using getAttribute().
SERVLET_CONTEXT - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that is used as the key for retrieving the ServletContext from a ServletPortletRenderRequest using getAttribute().
SERVLET_REQUEST - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that is used as the key for retrieving the HttpServletRequest from a ServletPortletRenderRequest using getAttribute().
SERVLET_RESPONSE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that is used as the key for retrieving the HttpServletResponse from a ServletPortletRenderRequest using getAttribute().
ServletInvalidationContext - Class in oracle.portal.provider.v2.cache.invalidation
Objects derived from this class are used in the context of a servlet based web provider.
ServletInvalidationContext() - Constructor for class oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContext
 
ServletInvalidationContextFactory - Class in oracle.portal.provider.v2.cache.invalidation
Used to generate an InvalidationContext implementation object defined in the system property oracle.portal.provider.invalidationclass.
ServletInvalidationContextFactory() - Constructor for class oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContextFactory
 
ServletPortletRenderRequest - Class in oracle.portal.provider.v2.render.http
ServletPortletRenderRequest is the JPDK's base implementation of the PortletRenderRequest interface.
ServletPortletRenderRequest(PortletReference, ProviderUser, RenderContext) - Constructor for class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Constructs a ServletPortletRenderRequest.
ServletProviderContext - Class in oracle.portal.provider.v2.http
 
ServletProviderContext(String, int, HttpServletRequest, ServletConfig) - Constructor for class oracle.portal.provider.v2.http.ServletProviderContext
 
ServletProviderContext(String, int, HttpServletRequest, ServletConfig, boolean) - Constructor for class oracle.portal.provider.v2.http.ServletProviderContext
 
ServletProviderContext(String, int, HttpServletRequest, ServletConfig, boolean, String) - Constructor for class oracle.portal.provider.v2.http.ServletProviderContext
 
ServletProviderContext(String, int, HttpServletRequest, ServletConfig, boolean, String, Map) - Constructor for class oracle.portal.provider.v2.http.ServletProviderContext
 
ServletProviderSession - Class in oracle.portal.provider.v2.http
Servlet specific implementation of the ProviderSession interface.
ServletProviderUser - Class in oracle.portal.provider.v2.http
 
ServletProviderUser(HttpServletRequest) - Constructor for class oracle.portal.provider.v2.http.ServletProviderUser
Constructs this ServletProviderUser object.
ServletProviderUser(HttpServletRequest, OidManager) - Constructor for class oracle.portal.provider.v2.http.ServletProviderUser
Constructs this ServletProviderUser object.
ServletProviderUser(HttpServletRequest, String, String, String, String, int, String, Calendar, String, UserLocation) - Constructor for class oracle.portal.provider.v2.http.ServletProviderUser
Constructs this ServletProviderUser object using the information supplied.
ServletProviderUser(HttpServletRequest, String, String, String, String, int, String, Calendar, String, UserLocation, OidManager, String, String, String, String) - Constructor for class oracle.portal.provider.v2.http.ServletProviderUser
Constructs this ServletProviderUser object using the information supplied.
SESSION_ID - Static variable in class oracle.portal.provider.v2.http.ServletProviderSession
 
sessionDidActivate(HttpSessionEvent) - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Notification that the session has just been activated.
sessionWillPassivate(HttpSessionEvent) - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Notification that the session is about to be passivated.
setAboutPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's About mode.
setAboutPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "about" mode.
setActionInSession(boolean) - Method in class oracle.portal.provider.v2.render.http.StrutsRenderer
Sets the flag to choose whether or not to store the Struts action in the provider session.
setActionInSession(String) - Method in class oracle.portal.provider.v2.render.http.StrutsRenderer
Sets the flag to choose whether or not to store the Struts action in the provider session.
setAddress(UserLocation.Address) - Method in class oracle.portal.provider.v2.UserLocation
 
setAddressLastLine(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setAddressLine1(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setAddressLine2(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setAppRoot(String) - Method in class oracle.portal.provider.v2.render.http.FileRenderer
Sets the root physical path for the renderer's pages.
setAttribute(String, Object) - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class oracle.portal.provider.v2.ProviderContext
 
setAttribute(String, Object) - Method in interface oracle.portal.provider.v2.ProviderSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Data can be passed between object in a request via attr/value pairs hung off the RequestContext.
setAttribute(String, Object) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Data can be passed between object in a request via attr/value pairs hung off the RequestContext.
setAuthenticationLevel(int) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set authentication level as an invalidation request key
setAutoInvalidate(boolean) - Method in class oracle.portal.provider.v2.render.RenderManager
Sets the flag indicating whether automatic invalidation of webcache content for the portlet upon customization should be performed.
setAutoInvalidate(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Sets the flag indicating whether automatic invalidation of webcache content for the portlet upon customization should be performed.
setAutoRedirect(boolean) - Method in class oracle.portal.provider.v2.render.RenderManager
Controls whether RenderManager automatically issues a redirect after the portlet has processed the customization form
setAutoRedirect(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Controls whether RenderManager automatically issues a redirect after the portlet has processed the customization form
setBlock(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setCachedVersion(HttpServletResponse, String, int) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Sets the response (cached) version Id and level.
setCachedVersion(PortletRenderRequest, String, int) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Sets the response (cached) version Id and level.
setCacheExpires(HttpServletResponse, int, int) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Sets the expiration duration of the current response.
setCacheExpires(PortletRenderRequest, int, int) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Sets the expiration duration of the current response.
setCacheLevel(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the caching level used for portlet render requests.
setCacheLevel(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Sets the caching level used for portlet render requests for portlets belonging to this provider.
setCacheLevel(int) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the caching level used for portlet render requests.
setCacheLevel(int) - Method in class oracle.portal.provider.v2.ProviderDefinition
Sets the caching level used for portlet render requests for portlets belonging to this provider.
setCallGetPortlet(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether calls to retrieve this Portlet's meta data should be made before displaying it in the portlet repository.
setCallGetPortlet(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether calls to retrieve this Portlet's meta data should be made before displaying it in the portlet repository.
setCallIsRunnable(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether calls to DefaultPortletDefinition.hasAccess(oracle.portal.provider.v2.ProviderInstance, oracle.portal.provider.v2.ProviderUser) should be made to determine whether this portlet is runnable, before displaying it in the portlet repository.
setCallIsRunnable(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether calls to PortletDefinition.hasAccess(oracle.portal.provider.v2.ProviderInstance, oracle.portal.provider.v2.ProviderUser) should be made to determine whether this portlet is runnable, before displaying it in the portlet repository.
setCallShow(boolean) - Method in exception oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
When the portal receives an ExternalAuthenticationException it will, by default, display a UI that includes a link to the login server so the user can enter or modify their external application user mapping information.
setCharSet(String) - Method in class oracle.portal.provider.v2.render.http.AbstractResourceRenderer
Sets the character set to be used for rendering resource content.
setCharSet(String) - Method in class oracle.portal.provider.v2.render.http.FileRenderer
Sets the Default IANA character encoding to be used for this renderer's pages.
setCharSet(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Sets the Default IANA character encoding to be used.
setCipherManager(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the the CipherManager which will be employed to encrypt exported data and decrypt imported data.
setCipherManager(Object) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Sets the the CipherManager which will be employed to encrypt exported data and decrypt imported data.
setCipherManager(CipherManager) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the the CipherManager which will be employed to encrypt exported data and decrypt imported data.
setCipherManager(CipherManager) - Method in class oracle.portal.provider.v2.ProviderDefinition
Sets the the CipherManager which will be employed to encrypt exported data and decrypt imported data.
setCity(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setClassName(String) - Method in class oracle.portal.provider.v2.render.http.JavaRenderer
Sets the fully-qualified class name of the object used to render this request.
setClassName(String) - Method in class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer
Sets the fully-qualified class name of the web service Java stub.
setClientConnectionSecure(boolean) - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
setCompanyName(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setConnection(String) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Sets the path to the DataSource from which this DBPersonalizationManager should retrieve its database connections.
setConnection(String) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Sets the path to the DataSource from which this DBPreferenceStore should retrieve its database connections.
setConnection(String) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Sets the path to the DataSource from which this DBPreferenceStore should retrieve its database connections.
setContainerRenderer(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the controller that will render this portlet's container.
setContainerRenderer(PortletContainerRenderer) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the controller that will render this portlet's container.
setContainerRenderer(PortletContainerRenderer) - Method in class oracle.portal.provider.v2.ProviderDefinition
Sets the default portlet container renderer.
setContentType(String) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Sets the default MIME type to be used as the content type for this renderer's pages.
setContentType(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Sets the contentType for this request's response.
setContentType(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Sets the contentType for this request's response.
setContentType(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Sets the MIME type to be used as the default content type for all BaseManagedRenderers.
setContentVersion(String) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Sets the version associated with the content of the NameValuePreferenceDataObject.
setContentVersion(String) - Method in interface oracle.portal.provider.v2.preference.PreferenceDataObject
Sets the version associated with the content of the PreferenceDataObject.
setContext(String) - Method in class oracle.portal.provider.v2.render.http.ResourceRenderer
Sets the context root of the javax.servlet.ServletContext containing the resource.
setCookie(String, String, String) - Static method in class oracle.webdb.utils.HTTPUtils
Sets a cookie value in a list of cookies based on the name.
setCountry(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setCounty(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setData(PreferenceDataObject) - Method in class oracle.portal.provider.v2.preference.Preference
Sets the data object to be stored under this Preference.
setDataClass(String) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Sets the class name of the data objects this instance manages.
setDataClass(String) - Method in class oracle.portal.provider.v2.preference.Preference
Sets the full class name of the PreferenceDataObject to be loaded into this Preference.
setDataClass(Class) - Method in class oracle.portal.provider.v2.preference.Preference
Sets the Class object representing the class of the PreferenceDataObject to be loaded into this Preference.
setDataSource(DataSource) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Sets the actual DataSource from which this DBPreferenceStore should retrieve its database connections.
setDataSource(DataSource) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Sets the actual DataSource from which this FCFDBPreferenceStore should retrieve its database connections.
setDeactivated(boolean) - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Sets the user to be deactivated This method is not actually implemented.
setDefault(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
Sets the default value for this binding, returned by WebServiceRenderer.DefaultableParameterBinding.getValue(oracle.portal.provider.v2.webservice.WebServiceRenderRequest) when the binding value is null or the empty string.
setDefaultAction(String) - Method in class oracle.portal.provider.v2.render.http.StrutsRenderer
Sets the default Struts servlet action to be used if none is present in the portlet request.
setDefaultLocale(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the default Locale for this Portal.
setDefaultLocale(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Sets the default Locale for this ProviderDefinition.
setDefaultLocale(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the default Locale for this Portal
setDefaultLocale(Locale) - Method in class oracle.portal.provider.v2.ProviderDefinition
Sets this ProviderDefinition's default locale.
setDefaultPage(String) - Method in class oracle.portal.provider.v2.render.http.FacesRenderer
Sets the default page to be used.
setDefaultPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Link mode.
setDefaultPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's 'default page'.
setDescription(String) - Method in class oracle.portal.provider.v2.EventDefinition
Sets the event's description.
setDescription(String) - Method in class oracle.portal.provider.v2.ParameterDefinition
Sets the parameter's description.
setDescription(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet description.
setDescriptionKey(String) - Method in class oracle.portal.provider.v2.EventDefinition
Sets the event's description key.
setDescriptionKey(String) - Method in class oracle.portal.provider.v2.ParameterDefinition
Sets the parameter's description key.
setDescriptionKey(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the key used to look up the portlet's description in a resource bundle.
setDeviceClass(DeviceInfo.DeviceClass) - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
setDisplayName(String) - Method in class oracle.portal.provider.v2.EventDefinition
Sets the event's display name.
setDisplayName(String) - Method in class oracle.portal.provider.v2.ParameterDefinition
Sets the parameter's display name.
setDisplayNameKey(String) - Method in class oracle.portal.provider.v2.EventDefinition
Sets the event's display name key.
setDisplayNameKey(String) - Method in class oracle.portal.provider.v2.ParameterDefinition
Sets the parameter's display name key.
setEditDefaultsPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Edit Defaults mode.
setEditDefaultsPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "editDefault" mode.
setEditPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Edit mode.
setEditPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "edit" mode.
setEncryptionKey(String) - Method in class oracle.portal.provider.v2.ProviderRegistrationInfo
Sets the encryption key.
setEndpointURL(String) - Method in class oracle.portal.provider.v2.webservice.DocWebServiceRenderer
Defines the URL through which the web service should be contacted.
setEscapeOutput(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Controls whether control characters in the response from the web service (such as '<' and '&') are escaped in the portlet response so that they display in HTML.
setESIResponseHeaders(HttpServletResponse, int, int, String[]) - Static method in class oracle.portal.provider.v2.cache.esi.ESIUtils
Sets the servlet reponse headers for an ESI fragment using Portal specific headers to cache the ESI fragment at either the Portal user or Portal system level.
setFullProviderPath(ServletPortletRenderRequest) - Method in class oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContext
Set the servlet path of the provider server
setGeneratesESI(boolean) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Sets a flag to indicate whether or not ESI processing should be performed on the rendered output.
setGeneratesESI(String) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Sets a flag to indicate whether or not ESI processing should be performed on the rendered output.
setHasAbout(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet displays about information.
setHasAbout(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet displays about information.
setHasHelp(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet displays help information.
setHasHelp(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet displays help information.
setHasSession(boolean) - Method in class oracle.portal.provider.v2.ProviderDefinition
Controls whether the ProviderInstance starts a (servlet) session in its ProviderInstance.initSession(oracle.portal.provider.v2.ProviderUser, oracle.portal.provider.v2.externalApp.ExternalPrincipal) method.
setHelpPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Help mode.
setHelpPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "help" mode.
setId(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the Portlet unique ID.
setId(long) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet unique ID.
setLDAPHost(String) - Method in class oracle.portal.provider.v2.oid.OidInfo
Set's the OID host.
setLDAPPasswd(String) - Method in class oracle.portal.provider.v2.oid.OidInfo
Set's the OID password.
setLDAPPort(String) - Method in class oracle.portal.provider.v2.oid.OidInfo
Set's the OID port.
setLDAPUser(String) - Method in class oracle.portal.provider.v2.oid.OidInfo
Set's the OID user.
setLinkPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Link mode.
setLinkPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "link" mode.
setLocale(Locale) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set locale as an invalidation key.
setLocalePersonalizationLevel(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the locale personalization level for portlets defined by this PortletDefinition.
setLocalePersonalizationLevel(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Sets the locale personalization level which will be used for portlets whose defintion does not include a portlet specific setting.
setLocalePersonalizationLevel(int) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the locale personalization level for this PortletDefinition.
setLocalePersonalizationLevel(int) - Method in class oracle.portal.provider.v2.ProviderDefinition
Sets the locale personalization level which will be used for portlets whose defintion does not include a portlet specific setting.
setLogging(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Controls whether the XML logging debug feature is activated (see class doc for more information).
setLoggingDirectory(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Sets the directory where files are created by the XML logging debug feature.
setMandatory(boolean) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
Controls whether this binding is mandatory.
setMandatory(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
Controls whether this binding is mandatory.
setMaxDocSize(long) - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
setMinEditAuthLevel(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the minimum user authentication level required for the customize link to be displayed in the portlet header If the authentication level of a user is less than the minimum authentication level specified, the customize link will not be displayed in the portlet header.
setMobileFlags(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the portlet's mobile settings.
setMobileFlags(long) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet's mobile settings.
setName(String) - Method in class oracle.portal.provider.v2.EventDefinition
Set the event's name.
setName(String) - Method in class oracle.portal.provider.v2.ParameterDefinition
Sets the parameter's name.
setName(String) - Method in class oracle.portal.provider.v2.PortalRealm
sets the name of the Realm
setName(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet name.
setName(String) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
 
setName(String) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Sets the name that should be used to identify this PreferenceStore.
setName(String) - Method in class oracle.portal.provider.v2.render.http.FileRenderer
Sets the name of the page described by this Page.
setName(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding
Sets the binding name, which identifies the particular item of data it should be bound to.
setName(String) - Method in class oracle.portal.utils.NameValue
Sets the name of this NameValue object.
setNameKey(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the key used to look up the portlet's name in a resource bundle.
setNodeList(NodeList) - Method in class oracle.portal.provider.v2.webservice.LiteralXML
Sets the list of top level elements in the literal XML description.
setOrientation(DeviceInfo.DeviceOrientation) - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
setPageExpires(int) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Sets the expiration time (in minutes) of the page cache.
setPageExpires(String) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Sets the expiration time (in minutes) of the page cache.
setPageExpires(int) - Method in class oracle.portal.provider.v2.render.RenderManager
Sets the default expiration time (in minutes) of a page produced by a BaseManagedRenderer.
setPageExpires(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Sets the default expiration time (in minutes) of a page produced by a BaseManagedRenderer.
setPageParameterName(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Sets the default name of the request parameter that is used to override the name of the page used by a ManagedRenderer.
setPassAllUrlParams(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether Portal will pass the requested page's URL parameters to the portlet.
setPassAllUrlParams(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Controls whether Portal will pass the requested page's URL parameters to the provider's portlets by default.
setPassAllUrlParams(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether Portal will pass the requested page's URL parameters to the portlet.
setPassAllUrlParams(boolean) - Method in class oracle.portal.provider.v2.ProviderDefinition
Controls whether Portal will pass the requested page's URL parameters to the provider's portlets by default.
setPersonalizationManager(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the portlet personalization manager.
setPortalESIResponseHeaders(HttpServletResponse, int, int) - Static method in class oracle.portal.provider.v2.cache.esi.ESIUtils
Sets the servlet reponse headers for an ESI fragment using Portal specific headers to cache the ESI fragment at either the Portal user or Portal system level.
setPortalRealm(PortalRealm) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set the user's realm name as an invalidation key
setPortalRealm(String) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set the user's realm name as an invalidation key
setPortlet(PortletInstance) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Use a Portlet object to set up an invalidation request.
setPortlet(long) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set a portlet id for this invalidation request.
setPortletBuilder(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Each portlet can specifiy the builder attached to edit this portlet.
setPortletBuilder(BuilderMetaData) - Method in class oracle.portal.provider.v2.PortletDefinition
Each portlet can specifiy the builder attached to edit this portlet.
setPortletInstance(PortletInstance) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Use a PortletInstance as a key for an invalidation request.
setPortletInstanceClass(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Defines the PortletInstance subclass that implements the portlet's behaviour.
setPortletInstanceClass(Class) - Method in class oracle.portal.provider.v2.PortletDefinition
Defines the PortletInstance subclass that implements the portlet's behaviour.
setPortletInstanceName(String) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set a portlet instance as key for an invalidation request.
setPortletReference(PortletReference) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Invalidate content using a PortletReference object.
setPortletShortTitle(String) - Method in class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Sets the string to be displayed for the Portlet's title when there is limited space.
setPortletTitle(String) - Method in class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Sets the string to be displayed on the Portlet's title bar.
setPostalCode(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setPostalCodeExt(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setPrefStoreName(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Selects the default PreferenceStore that should be used by the portlet and all its child objects for which a preference store has not been chosen explicitly.
setPrefStoreName(String) - Method in class oracle.portal.provider.v2.ProviderDefinition
Selects the default PreferenceStore that should be used by the provider and all its child objects for which a preference store has not been chosen explicitly.
setPreviewPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Preview mode.
setPreviewPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "preview" mode.
setPrompt(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.PromptedBinding
Sets the default prompt to use for the input field corresponding to this item in the generated HTML form.
setProperty(int, String) - Method in class oracle.portal.provider.v2.monitor.PerfMonitor
Sets a property with a given id to the value specified.
setProperty(int, long) - Method in class oracle.portal.provider.v2.monitor.PerfMonitor
Sets a property with a given id to the value specified.
setProvider(ProviderInstance) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Use a Provider object to set up an invalidation request.
setProvider(String) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set a provider id for this invalidation request.
setProviderBuilder(Object) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Each provider can specifiy the builder attached to edit this provider.
setProviderBuilder(BuilderMetaData) - Method in class oracle.portal.provider.v2.ProviderDefinition
Each provider can specifiy the builder attached to edit this provider.
setProviderContext(String) - Method in class oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContext
Set the servlet context of the provider server
setProviderInstanceClass(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Defines the ProviderInstance subclass that implements the provider's behaviour.
setProviderInstanceClass(Class) - Method in class oracle.portal.provider.v2.ProviderDefinition
Defines the ProviderInstance subclass that implements the provider's behaviour.
setProviderServletPath(String) - Method in class oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContext
Set the servlet path of the provider server.
setProviderSubscription(ProviderSubscription) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set the subscription id as an invalidation key
setProviderSubscription(String) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set the subscription id as an invalidation key
setReferencePath(String) - Method in class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Optionally records the identifying path string used to store and retrieve the contents of this PersonalizationObject from the storage medium
setRenderContainer(boolean) - Method in class oracle.portal.provider.v2.render.RenderManager
Controls whether RenderManager renders the portlet's container.
setRenderContainer(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Controls whether RenderManager renders the portlet's container.
setRenderCustomize(boolean) - Method in class oracle.portal.provider.v2.render.RenderManager
Controls whether RenderManager renders the portlet's customize container.
setRenderCustomize(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Controls whether RenderManager renders the portlet's customize container.
setRenderer(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the portlet renderer.
setRenderMethod(String) - Method in class oracle.portal.provider.v2.render.http.JavaRenderer
Sets the name of the method to be called on an instance of the preset class to render a request.
setRenderMethod(String) - Method in class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer
Sets the name of the method to be called on an instance of the web service stub to render a request.
setResource(String) - Method in class oracle.portal.provider.v2.EventDefinition
Sets the name of the default resource bundle class for this parameter
setResource(String) - Method in class oracle.portal.provider.v2.ParameterDefinition
Sets the name of the default resource bundle class for this parameter
setResource(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the name of the default resource bundle class for this Portlet.
setResourcePath(String) - Method in class oracle.portal.provider.v2.render.http.ResourceRenderer
Sets the path of the resource used for rendering.
setResponseXSL(String) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Sets the filename of the XSL stylesheet used to transform the XML result document into a portlet response.
setRewriteUrls(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether or not URL rewriting will be performed on the results of a portlet render request.
setRewriteUrls(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Controls whether or not URL rewriting will be performed on the results of portlet render requests for portlets belonging to this provider.
setRewriteUrls(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether or not URL rewriting will be performed on the results of a portlet render request.
setRewriteUrls(boolean) - Method in class oracle.portal.provider.v2.ProviderDefinition
Controls whether or not URL rewriting will be performed on the results of portlet render requests for portlets belonging to this provider.
setRootDirectory(String) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Sets the path to the filesystem directory under which preference data will be stored.
setSecurityLevel(String) - Method in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
Sets the security threshhold for this security manager.
setSecurityLevel(int) - Method in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
Sets the security threshhold for this security manager.
setSecurityManager(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the portlet security manager.
setService(String) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set a service id for this invalidation request.
setSession(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Controls whether the ProviderInstance starts a (servlet) session in its ProviderInstance.initSession(oracle.portal.provider.v2.ProviderUser, oracle.portal.provider.v2.externalApp.ExternalPrincipal) method.
setShortTitle(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet short title.
setShortTitleKey(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the key used to look up the portlet's short title in a resource bundle.
setShowDetails(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet displays "detailed" mode.
setShowDetails(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet displays "detailed" mode.
setShowDetailsPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Show Details mode.
setShowDetailsPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "showDetails" mode.
setShowEdit(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet supports per user personalization.
setShowEdit(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet supports per user personalization.
setShowEditDefault(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet supports per portlet customization.
setShowEditDefault(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet supports per portlet customization.
setShowEditToPublic(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Deprecated. use PortletDefinition.setMinEditAuthLevel(java.lang.String) to specify the minimum authentication level needed to edit the portlet.
setShowEditToPublic(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Deprecated. use PortletDefinition.setMinEditAuthLevel(java.lang.String) to specify the minimum authentication level needed to edit the portlet
setShowLink(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet is capable of rendering content for link mode.
setShowLink(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet is capable of rendering content for link mode.
setShowPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Show mode.
setShowPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "show" mode.
setShowPreview(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet is capable of displaying a design-time preview of itself (after customization or personalization).
setShowPreview(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet is capable of displaying a design-time preview of itself (after customization or personalization).
setSoapAction(String) - Method in class oracle.portal.provider.v2.webservice.DocWebServiceRenderer
Defines the value to be set for the SOAPAction HTTP header, if required.
setState(String) - Method in class oracle.portal.provider.v2.UserLocation.Address
 
setString(String, Locale) - Method in class oracle.portal.provider.v2.utils.HashMLString
Sets the String value for the language defined be this Locale.
setString(String, Locale) - Method in interface oracle.portal.provider.v2.utils.MLString
Sets the String value for the language defined be this Locale.
setSubscription(ProviderSubscription) - Method in class oracle.portal.provider.v2.ProviderRegistrationInfo
Sets the subscriber Id.
setSubscriptionKey(String) - Method in class oracle.portal.provider.v2.ProviderSubscription
Sets the subscription key.
setTable(String) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Sets the name of the database table in which this DBPersonalizationManager should store customization data.
setTable(String) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Sets the name of the database table in which this DBPreferenceStore should store customization data.
setTable(String) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Sets the name of the database table in which this DBPreferenceStore should store customization data.
setTimeout(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the number of seconds the portal should wait before timing out a request to this portlet.
setTimeout(int) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the number of seconds the portal should wait before timing out a request to this portlet.
setTimeoutMessage(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the timeout messsage that the portal should use in its response when a request to this portlet times out.
setTimeoutMessageKey(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet timeout message key.
setTitle(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet title.
setTitleKey(String) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet title key.
setType(UserLocation.LocationType) - Method in class oracle.portal.provider.v2.UserLocation
 
setURLCharSet(String) - Method in class oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContext
Set the URL charset.
setUseHashing(boolean) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Activate or deactivate the 'path hashing' feature for this FilePreferenceStore.
setUseHashing(String) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Activate or deactivate the 'path hashing' feature for this FilePreferenceStore.
setUseInvalidationCaching(boolean) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Sets a flag to indicate whether or not to use invalidation caching
setUseInvalidationCaching(String) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Sets a flag to indicate whether or not to use invalidation caching
setUseOldStyleHeaders(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
Deprecated. use DefaultProviderDefinition.addContainerRenderer(java.lang.Object) with ContainerRenderer306 to get equivalent behavior. Alternatively, create your own container renderer by extending PortletContainerRenderer
setUseOldStyleHeaders(boolean) - Method in class oracle.portal.provider.v2.ProviderDefinition
Deprecated. use ProviderDefinition.setContainerRenderer(oracle.portal.provider.v2.render.PortletContainerRenderer) with ContainerRenderer306 to get equivalent behavior. Alternatively, create your own container renderer by extending PortletContainerRenderer
setUser(ProviderUser) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Use a provider user as a key for the invalidation request.
setUsername(String) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set the user name as a key for the invalidation request
setValue(long) - Method in class oracle.portal.provider.v2.MobileFlags
 
setValue(Long) - Method in class oracle.portal.provider.v2.MobileFlags
 
setValue(String) - Method in class oracle.portal.provider.v2.MobileFlags
 
setValue(long) - Method in class oracle.portal.provider.v2.PortalConfig
 
setValue(Long) - Method in class oracle.portal.provider.v2.PortalConfig
 
setValue(String) - Method in class oracle.portal.utils.NameValue
Sets the value of this NameValue object.
setXPosition(float) - Method in class oracle.portal.provider.v2.UserLocation
 
setYPosition(float) - Method in class oracle.portal.provider.v2.UserLocation
 
severe(String) - Method in class oracle.portal.log.Logger
Logs the specified error message.
severe(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified error message and Throwable.
severe(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
severe(String, Throwable) - Static method in class oracle.portal.log.LogManager
Logs the given java.lang.Throwable object, e.g. by logging the stack trace, along with the given message.
SEVERITY_ERROR - Static variable in interface oracle.portal.provider.v2.transport.TransportLogger
Severity level indicating a non recoverable error.
SEVERITY_INFO - Static variable in interface oracle.portal.provider.v2.transport.TransportLogger
Severity level used for informational purposes only.
SEVERITY_WARNING - Static variable in interface oracle.portal.provider.v2.transport.TransportLogger
Severity level indicating a recoverable error.
SHORTTITLE - Static variable in interface oracle.portal.provider.v2.PortletConstants
Resource attribute name for the portlet short title.
SHOW_TEST_PAGE - Static variable in class oracle.portal.provider.v2.ProviderContext
 
showAbout() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw its about link or not.
showCollapse() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw its collapse/restore link or not.
showDetails() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw its details link or not.
showEdit() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw its edit link or not.
showHelp() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw its help link or not.
showRefresh() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw its refresh link or not.
showRemove() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should draw its remove link or not.
SimpleParameterMap - Class in oracle.portal.utils.v2
Deprecated. use Java 2 collection class such as HashMap
SimpleParameterMap() - Constructor for class oracle.portal.utils.v2.SimpleParameterMap
Deprecated.  
startTimer(int) - Method in class oracle.portal.provider.v2.monitor.PerfMonitor
Starts a timer with a given id.
STRONG - Static variable in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
 
STRUTS_ACTION - Static variable in class oracle.portal.provider.v2.render.http.StrutsRenderer
The Struts action parameter name
StrutsRenderer - Class in oracle.portal.provider.v2.render.http
This class is used as an adapter to a Struts application.
StrutsRenderer() - Constructor for class oracle.portal.provider.v2.render.http.StrutsRenderer
This constructor is called by a RenderManager object.
submitEditData(ProviderUser, Locale, RenderContext, Object) - Method in class oracle.portal.provider.v2.DefaultPortletInstance
Stores an object containing the customizable data for the given user in the given locale within the given context.
submitEditData(ProviderUser, Locale, RenderContext, Object) - Method in class oracle.portal.provider.v2.PortletInstance
Stores an object containing the customizable data for the given user in the given locale within the given context.
submitEditData(HttpServletRequest, Object) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Updates this requests customization data object creating the customization instance if necessary.
submitEditData(PortletRenderRequest, Object) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Utility for submitting the customization data for a particular edit request.
SYSTEM_LEVEL - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Constant integer value used to indicate system level caching.

T

test() - Method in class oracle.portal.provider.v2.oid.OidManager
Tests the Oid connection and configuration.
TEST_PAGE_FLAG - Static variable in class oracle.portal.utils.EnvLookup
 
TEST_PAGE_URI - Static variable in class oracle.portal.provider.v2.ProviderContext
 
throwing(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified warning message and Throwable.
throwing(String, Throwable) - Static method in class oracle.portal.log.LogManager
 
TIMEOUTMSG - Static variable in interface oracle.portal.provider.v2.PortletConstants
Resource attribute name for the portlet timeout message.
TIMER_TYPES - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
TITLE - Static variable in interface oracle.portal.provider.v2.PortletConstants
Resource attribute name for the portlet title.
toHTTPLocale(Locale) - Static method in class oracle.webdb.utils.HTTPUtils
Converts a Java Locale to a String in the format specified for the Accept-Language and xml:lang attribute, i.e.
TOKEN_EXTERNAL_SHOW - Static variable in class oracle.portal.provider.v2.MobileFlags
String constant that is the token name for the associated flag.
TOKEN_MOBILE_GENERIC - Static variable in class oracle.portal.provider.v2.MobileFlags
String constant that is the token name for the associated flag.
TOKEN_MOBILE_ONLY - Static variable in class oracle.portal.provider.v2.MobileFlags
String constant that is the token name for the associated flag.
toString() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns a string representation of this external application user
toString() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Returns a String representation of this reference in the form ProviderId.PortletId.PortletInstanceName.UserName.
toString(int) - Method in class oracle.portal.provider.v2.personalize.PortletReference
Returns a String representation of this reference modified according to the refType parameter.
toString() - Method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
toString() - Method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
toString() - Method in class oracle.portal.provider.v2.UserLocation.LocationType
 
toString() - Method in class oracle.portal.provider.v2.utils.ValidationError
Returns a java.lang.String representation of this ValidationError instance.
toString() - Method in exception oracle.portal.utils.v2.ContainerException
 
TOTAL_MODES - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The total number of modes a portlet can implement
TRANSPORT_ENABLED - Static variable in class oracle.portal.utils.EnvLookup
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
TRANSPORT_NO_PREFSTORE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
TRANSPORT_UNRECOGNISED_DATA_FORMAT - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
TransportLogger - Interface in oracle.portal.provider.v2.transport
A TransportLogger is supplied to transport operations so that messages, with varying severity, can be communicated to the transporting entity.
TYPE_HTML - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The MIME content type for HTML output (i.e.
TYPE_LOCALE_DEFAULT - Static variable in class oracle.portal.provider.v2.personalize.PortletReference
The constant representing the locale default level of customization.
TYPE_MOBILE - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The MIME content type for Mobile XML output
TYPE_SYSTEM_DEFAULT - Static variable in class oracle.portal.provider.v2.personalize.PortletReference
The constant representing the system (least specific) level of customization.
TYPE_USER - Static variable in class oracle.portal.provider.v2.personalize.PortletReference
The constant representing the user (most specific) level of customization.
TYPE_XML - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The MIME content type for XML output (i.e.

U

UNKNOWN - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
UNKNOWN - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
UNKNOWN - Static variable in class oracle.portal.provider.v2.UserLocation.LocationType
 
UrlUtils - Class in oracle.portal.provider.v2.url
Contains utility methods and constants for urls.
UrlUtils() - Constructor for class oracle.portal.provider.v2.url.UrlUtils
 
useCachedVersion(HttpServletResponse) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Indicates to the portal that the cached version should be used to respond to the client.
useCachedVersion(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Indicates to the portal that the cached version should be used to respond to the client.
useInvalidationCaching(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Set the response header to cache content in Web Cache.
useInvalidationCaching(PortletRenderRequest, int) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Set the response header to cache the content for a specified duration in Web Cache.
USER_CUSTOMIZATION_TYPE - Static variable in class oracle.portal.provider.v2.preference.PreferenceStore
Path type used for storing user level portlet customizations.
USER_LEVEL - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Constant integer value used to indicate user level caching.
USER_STRONG_AUTH - Static variable in class oracle.portal.provider.v2.ProviderUser
User has logged into the portal, using a user id other than PUBLIC, and been authenticated by the login server within the current session.
USER_WEAK_AUTH - Static variable in class oracle.portal.provider.v2.ProviderUser
User is not logged on.
UserLocation - Class in oracle.portal.provider.v2
 
UserLocation(UserLocation.LocationType, float, float, UserLocation.Address) - Constructor for class oracle.portal.provider.v2.UserLocation
 
UserLocation.Address - Class in oracle.portal.provider.v2
 
UserLocation.Address(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class oracle.portal.provider.v2.UserLocation.Address
 
UserLocation.LocationType - Class in oracle.portal.provider.v2
 
UserLocation.LocationType(String) - Constructor for class oracle.portal.provider.v2.UserLocation.LocationType
 
UserLocation.LocationType(int) - Constructor for class oracle.portal.provider.v2.UserLocation.LocationType
 

V

validate(String, ValidationError) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Validates the internal state of this DefaultPortletDefinition instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.EventDefinition
Validates the internal state of this EventDefinition instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.http.DefaultProviderLoader
Validates the internal state of this DefaultProviderLoader before initiating validation calls on the tree of meta-data objects.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.ParameterDefinition
Validates the internal state of this ParameterDefinition instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Validates the internal state of this DBPersonalizationManager instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Validates the internal state of this PortletPersonalizationManager instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Validates the internal state of this PrefStorePersonalizationManager instance.
validate() - Method in class oracle.portal.provider.v2.PortletDefinition
Deprecated. All validation is handled by the PortletDefinition.validate(String, ValidationError) method specified by the Validateable interface.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.PortletDefinition
Validates the internal state of this PortletDefinition instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Validates the internal state of this DBPreferenceStore instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.preference.FCFDBPreferenceStore
Validates the internal state of this DBPreferenceStore instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Validates the internal state of this FilePreferenceStore instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Validates the internal state of this PreferenceStore instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.ProviderDefinition
Validates the internal state of this ProviderDefinition instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.render.http.BaseManagedRenderer
Validates the internal state of this BaseManagedRenderer instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.render.http.FacesRenderer
Called by the framework when the provider definition is loaded or refreshed in response to a Portal message or when the test page is called.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.render.http.FileRenderer
Validates the internal state of this FileRenderer instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.render.http.JavaRenderer
Validates the internal state of this JavaRenderer instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.render.http.ResourceRenderer
Validates the internal state of this ResourceRenderer instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.render.http.StrutsRenderer
Called by the framework when the provider definition is loaded or refreshed in response to a Portal message or when the test page is called.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.render.RenderManager
Validates the internal state of this RenderManager instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
Validates the internal state of this AuthLevelSecurityManager instance.
validate(String, ValidationError) - Method in interface oracle.portal.provider.v2.Validateable
Validate the internal state of this Validateable instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer
Validates the internal state of this WebServiceRenderer instance.
Validateable - Interface in oracle.portal.provider.v2
Validateable objects have the ability to validate their internal state and report errors to calling code.
VALIDATION_ERRORS - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
 
VALIDATION_HIT - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
VALIDATION_NEW - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
VALIDATION_STALE - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
ValidationError - Class in oracle.portal.provider.v2.utils
A ValidationError maintains a list of ValidationError.Errors reported by a tree of Validateable objects during validation traversal.
ValidationError() - Constructor for class oracle.portal.provider.v2.utils.ValidationError
Constructs this ValidationError instance.
ValidationError.Error - Class in oracle.portal.provider.v2.utils
Encapsulates information relating to a single error.
ValidationError.Error(String, String, String) - Constructor for class oracle.portal.provider.v2.utils.ValidationError.Error
Constructs this Error instance with the supplied context and error details.
valueBound(HttpSessionBindingEvent) - Method in class oracle.portal.provider.v2.http.ServletProviderSession
 
valueUnbound(HttpSessionBindingEvent) - Method in class oracle.portal.provider.v2.http.ServletProviderSession
In case the User is attached to a session we want to be able to remove its session reference so the http session can ultimately be garbage collected.
VAR_PREFIX - Static variable in class oracle.portal.utils.EnvLookup
VAR_PREFIX is the /oracle/portal/provider part of a provider specific JNDI variable name.
VOICE - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 

W

warning(String) - Method in class oracle.portal.log.Logger
Logs the given warning message.
warning(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified warning message and Throwable.
warning(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
warning(String, Throwable) - Static method in class oracle.portal.log.LogManager
Logs the given java.lang.Throwable object, e.g. by logging the stack trace, along with the given message.
WC_EXPIRES_HEADER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that defines the Web Cache invalidation based caching expiry header.
WC_GENERATES_ESI - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Surrogate control directive causing web cache to process ESI tags.
WC_NO_STORE - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Surrogate control directive causing web cache to NOT store content, overriding any existing rules.
WC_VARY_COOKIES - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Added to Web Cache surrogate control max-age header to use the HMAC cookie as a cache key
WC_VARY_HEADERS - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Added to Web Cache surrogate control max-age header to specify headers that will be used as additional cache keys.
WEAK - Static variable in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
 
WebServiceRenderer - Class in oracle.portal.provider.v2.webservice
WebServiceRenderer is the base class for web service enabled renderers.
WebServiceRenderer() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer
 
WebServiceRenderer.ConstParam - Class in oracle.portal.provider.v2.webservice
Class representing a parameter bound to a constant value
WebServiceRenderer.ConstParam() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.ConstParam
 
WebServiceRenderer.ConstParam(String) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.ConstParam
 
WebServiceRenderer.DefaultableParameterBinding - Class in oracle.portal.provider.v2.webservice
Superclass for ParameterBindings that can have a default value.
WebServiceRenderer.DefaultableParameterBinding() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
 
WebServiceRenderer.DefaultableParameterBinding(String, String, boolean) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
Constructs a DefaultableParameterBinding using the specified properties.
WebServiceRenderer.EditData - Class in oracle.portal.provider.v2.webservice
Class representing a parameter bound to an item of customization data from a NameValuePersonalizationObject.
WebServiceRenderer.EditData() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.EditData
 
WebServiceRenderer.EditData(String, String, boolean, String) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.EditData
Constructs an EditData using the specified properties.
WebServiceRenderer.ParameterBinding - Class in oracle.portal.provider.v2.webservice
Base class for objects representing a parameter in the request to the web service to that can be 'bound' to a variety of sources.
WebServiceRenderer.ParameterBinding() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding
 
WebServiceRenderer.ParameterBinding(String) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding
 
WebServiceRenderer.PromptedBinding - Class in oracle.portal.provider.v2.webservice
Base class for objects representing a prompt in the request to the web service to that is used show prompt in edit mode.
WebServiceRenderer.PromptedBinding() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.PromptedBinding
 
WebServiceRenderer.PromptedBinding(String, String, boolean, String) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.PromptedBinding
 
WebServiceRenderer.RequestParam - Class in oracle.portal.provider.v2.webservice
Class representing a parameter bound to an item of data in the current WebServiceRenderRequest.
WebServiceRenderer.RequestParam() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.RequestParam
 
WebServiceRenderer.RequestParam(String, String, boolean) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.RequestParam
Constructs a RequestParam using the specified properties.
WebServiceRenderer.SessionAttrib - Class in oracle.portal.provider.v2.webservice
Class representing a parameter bound to an item of session data in the ProviderSession.
WebServiceRenderer.SessionAttrib() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.SessionAttrib
 
WebServiceRenderer.SessionAttrib(String, String, boolean) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.SessionAttrib
Constructs a SessionAttrib using the specified properties.
WebServiceRenderer.URLParam - Class in oracle.portal.provider.v2.webservice
Class representing a parameter bound to the value of a parmeter in the query string of the request to the provider.
WebServiceRenderer.URLParam() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.URLParam
 
WebServiceRenderer.URLParam(String, String, boolean, String) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer.URLParam
Constructs a URLParam using the specified properties.
WebServiceRenderRequest - Class in oracle.portal.provider.v2.webservice
A WebServiceRenderRequest 'wraps' a PortletRenderRequest in order to expose properties and derived values that are relevant to a WebServiceRenderer.
WebServiceRenderRequest(PortletRenderRequest) - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
 
write(PortletReference, PersonalizationObject, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Updates this reference's customization using the passed data object.
write(PortletReference, PersonalizationObject, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Updates this references customizations.
write(PortletReference, PersonalizationObject, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Updates this reference's customization using the passed data object.
write(OutputStream) - Method in class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject
Writes the content of the PreferenceDataObject to a given OutputStream
write(OutputStream) - Method in interface oracle.portal.provider.v2.preference.PreferenceDataObject
Writes the content of the PreferenceDataObject to a persistent store
write(Preference, boolean) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Saves the PreferenceDataObject in the given Preference to storage.
WRITE_CUSTOMIZATION_ACCR - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 

X

XMLStringWebServiceRenderer - Class in oracle.portal.provider.v2.webservice
XMLStringWebServiceRenderer is a specialized RPCWebServiceRenderer for invoking 'RPC style' web services that return XML as a string.
XMLStringWebServiceRenderer() - Constructor for class oracle.portal.provider.v2.webservice.XMLStringWebServiceRenderer
 
XMLUtil - Class in oracle.portal.utils.xml.v2
Class containing utility methods for parsing and manipulating XML documents.
XMLUtil() - Constructor for class oracle.portal.utils.xml.v2.XMLUtil
 

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

Oracle Fusion Middleware
Java API Reference for Oracle PDK Java

11g Release 1 (11.1.1)

E10691-01


Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.