OracleAS PDK for Java 9.0.4.0.2
A B C D E F G H I J L M N O P Q R S T U V W X

A

ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
ABOUT_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
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 oracle.portal.provider.v2.render.http.AbstractResourceRenderer.
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.
AccessControlException - exception oracle.portal.provider.v2.security.AccessControlException.
 
AccessControlException() - Constructor for class oracle.portal.provider.v2.security.AccessControlException
Constructor
AccessControlException(String) - Constructor for class 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.
addAuthorization(Object, NVPair) - Static method in class oracle.portal.provider.v2.security.URLAuthHandler
 
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(EventDefinition) - Method in class oracle.portal.provider.v2.PortletDefinition
Adds to the array of events that this portlet can raise to Portal.
addEvent(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
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.
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(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.
addParameter(ParameterDefinition) - Method in class oracle.portal.provider.v2.EventDefinition
Add a parameter to the event.
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_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
APPLY_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
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.
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
Authentication - class oracle.portal.provider.v2.security.Authentication.
 
Authentication() - Constructor for class oracle.portal.provider.v2.security.Authentication
 
AuthenticationException - exception oracle.portal.provider.v2.security.AuthenticationException.
 
AuthenticationException() - Constructor for class oracle.portal.provider.v2.security.AuthenticationException
 
AuthenticationException(String) - Constructor for class oracle.portal.provider.v2.security.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for class oracle.portal.provider.v2.security.AuthenticationException
 
AuthLevelSecurityManager - class oracle.portal.provider.v2.security.AuthLevelSecurityManager.
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
 

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
 
BaseContentFilter - class oracle.portal.provider.v2.render.BaseContentFilter.
 
BaseContentFilter() - Constructor for class oracle.portal.provider.v2.render.BaseContentFilter
 
BaseManagedRenderer - class oracle.portal.provider.v2.render.http.BaseManagedRenderer.
BaseManagedRenderer is the JPDK's base implementation of the ManagedRenderer interface.
BaseManagedRenderer() - Constructor for class oracle.portal.provider.v2.render.http.BaseManagedRenderer
 
BASIC_AUTHENTICATION - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
BASIC_LOGGING - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
BasicURLProviderInstance - class oracle.portal.provider.v2.http.BasicURLProviderInstance.
 
BasicURLProviderInstance() - Constructor for class oracle.portal.provider.v2.http.BasicURLProviderInstance
 
BasicURLRenderer - class oracle.portal.provider.v2.render.http.BasicURLRenderer.
 
BasicURLRenderer() - Constructor for class oracle.portal.provider.v2.render.http.BasicURLRenderer
 
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 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_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 interface oracle.portal.provider.v2.PortletConstants
 
CACHE_LEVEL_USER - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
The constant that identifies "user" level caching.
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_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
CANCEL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
CHAR_BUFFER_SIZE - Static variable in class oracle.portal.provider.v2.render.http.FileRenderer
 
CHAR_ENCODING - Static variable in class oracle.portal.provider.v2.render.http.URLRenderer
 
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_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
CLOSE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
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) - Static method in class oracle.portal.log.LogManager
Logs the given message.
config(String) - Method in class oracle.portal.log.Logger
Logs the specified error message.
config(String, Throwable) - Static method in class oracle.portal.log.LogManager
Logs the given java.lang.Throwable object, e.g.
config(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified error message and Throwable.
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.
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, 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.render.PortletRendererUtil
Deprecated. use UrlUtils.constructLink( PortletRenderRequest, String, NameValue[], boolean, boolean)
constructLink(PortletRenderRequest, String, NameValue[], boolean, boolean) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Generic utility to append parameters to a link.
ContainerException - exception oracle.portal.utils.v2.ContainerException.
 
ContainerException() - Constructor for class oracle.portal.utils.v2.ContainerException
 
ContainerException(String) - Constructor for class oracle.portal.utils.v2.ContainerException
 
ContainerException(Throwable) - Constructor for class oracle.portal.utils.v2.ContainerException
 
ContainerRenderer306 - class oracle.portal.provider.v2.render.ContainerRenderer306.
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 class oracle.portal.utils.v2.SimpleParameterMap
Deprecated. Returns true if this ParameterMap object contains the specified String as a parameter name.
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.
CONTENT_TYPE_HEADER_FIELD - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
ContentFilter - interface oracle.portal.provider.v2.render.ContentFilter.
 
convertStreamToStringBuffer(InputStream, String, int) - Static method in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
COOKIE_NAME_CONST - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
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.PrefStorePersonalizationManager
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(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.
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.
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, PersonalizationObject, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Creates the initial personalization reference for this (new) PortletReference.
create(PortletReference, PersonalizationObject, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Creates the initial personalization reference for this (new) PortletReference.
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.DBPersonalizationManager
Creates the initial personalization reference for this (new) PortletReference and establishes its (static) defaults.
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, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Creates the initial personalization reference for this (new) PortletReference and establishes its (static) defaults.
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_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
CUSTOMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 

D

DBPersonalizationManager - class oracle.portal.provider.v2.personalize.DBPersonalizationManager.
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 oracle.portal.provider.v2.preference.DBPreferenceStore.
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
DEBUG_LEVEL - Static variable in class oracle.portal.provider.v2.ProviderContext
 
debug(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
debug(String) - Method in class oracle.portal.log.Logger
Logs the specified debug message.
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_CHARACTER_ENCODING - Static variable in class oracle.portal.provider.v2.render.http.URLRenderer
 
DEFAULT_CHARACTER_ENCODING - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
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_IANA_ENCODING - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
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 oracle.portal.provider.v2.render.DefaultContainerRenderer.
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 oracle.portal.provider.v2.DefaultEventDefinition.
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 oracle.portal.utils.xml.v2.DefaultNodeHandler.
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() - Constructor for class oracle.portal.utils.xml.v2.DefaultNodeHandler
Constructs a DefaultNodeHandler which uses the ClassLoader that loaded its own class.
DefaultNodeHandler(ClassLoader) - Constructor for class oracle.portal.utils.xml.v2.DefaultNodeHandler
Constructs a DefaultNodeHandler which uses the given ClassLoader.
DefaultParameterDefinition - class oracle.portal.provider.v2.DefaultParameterDefinition.
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 oracle.portal.provider.v2.DefaultPortletDefinition.
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 oracle.portal.provider.v2.DefaultPortletInstance.
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 oracle.portal.provider.v2.DefaultProviderDefinition.
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 oracle.portal.provider.v2.http.DefaultProviderLoader.
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 oracle.portal.provider.v2.security.DenyAllSecurityManager.
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() - Method in class oracle.portal.provider.v2.ProviderInstance
Deregister this provider instance.
deregister() - Method in class oracle.portal.provider.v2.http.URLProviderInstance
 
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(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.DefaultPortletInstance
Called when the portlet instance is removed from the page.
deregister(ProviderUser) - Method in class oracle.portal.provider.v2.PortletInstance
Called when the portlet instance is removed from the page.
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(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Destroys a given Portlet instance from the repository by reference.
destroy(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Destroys a given Portlet instance from the repository by reference.
destroy(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Destroys a given Portlet instance from the repository by reference.
destroy(Preference) - Method in class oracle.portal.provider.v2.preference.FilePreferenceStore
Destroys the data persisted for the given Preference.
destroy(Preference) - Method in class oracle.portal.provider.v2.preference.DBPreferenceStore
Destroys the data persisted for the given Preference.
destroy(Preference) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Destroys the data persisted for the given Preference.
destroy(ProviderInstance, PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Called to allow the Portlet Personalization manager to destroy its repository.
destroy(ProviderInstance, PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Called to allow the Portlet Personalization manager to destroy its repository.
destroy(ProviderInstance, PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Called to allow the Portlet Personalization manager to destroy its repository.
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) - Static method in class oracle.portal.log.LogManager
destroy a specified configured Logger
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(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(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.
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 oracle.portal.provider.v2.render.DeviceInfo.
 
DeviceInfo.DeviceClass - class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass.
 
DeviceInfo.DeviceClass(int) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DeviceInfo.DeviceClass(String) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
DeviceInfo.DeviceOrientation - class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation.
To level nested class representing the enumerated types used to represent data members of deviceInfos.
DeviceInfo.DeviceOrientation(int) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
Constructor.
DeviceInfo.DeviceOrientation(String) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
Constructor -- object representing device orientation based on String.
DeviceInfo(DeviceInfo.DeviceClass, DeviceInfo.DeviceOrientation, long, boolean) - Constructor for class oracle.portal.provider.v2.render.DeviceInfo
 
DocWebServiceRenderer - class oracle.portal.provider.v2.webservice.DocWebServiceRenderer.
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.
encode(String, String) - Static method in class oracle.webdb.utils.HTTPUtils
Encodes a String using the set of characters allowed in a URI.
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.
encodeUTF(String) - Static method in class oracle.webdb.utils.HTTPUtils
Encodes a String using the set of characters allowed in a URI.
EntryAlreadyExistsException - exception oracle.portal.provider.v2.preference.EntryAlreadyExistsException.
 
EntryAlreadyExistsException(String) - Constructor for class oracle.portal.provider.v2.preference.EntryAlreadyExistsException
 
EntryAlreadyExistsException(String, String) - Constructor for class oracle.portal.provider.v2.preference.EntryAlreadyExistsException
 
EntryAlreadyExistsException(String, String, Object[]) - Constructor for class oracle.portal.provider.v2.preference.EntryAlreadyExistsException
 
EntryAlreadyExistsException(String, String, Object[], Throwable) - Constructor for class oracle.portal.provider.v2.preference.EntryAlreadyExistsException
 
EntryNotFoundException - exception oracle.portal.provider.v2.preference.EntryNotFoundException.
 
EntryNotFoundException(String) - Constructor for class oracle.portal.provider.v2.preference.EntryNotFoundException
 
EntryNotFoundException(String, String) - Constructor for class oracle.portal.provider.v2.preference.EntryNotFoundException
 
EntryNotFoundException(String, String, Object[]) - Constructor for class oracle.portal.provider.v2.preference.EntryNotFoundException
 
EntryNotFoundException(String, String, Object[], Throwable) - Constructor for class oracle.portal.provider.v2.preference.EntryNotFoundException
 
equals(Object) - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
tests whether this object represents the same user as the passed object.
escapeXML(String, boolean) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
General utility to escape text for inclusion in XML.
escapeXMLAttribute(String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Properly escapes text for inclusion in as XML attribute value.
escapeXMLText(String) - Static method in class oracle.portal.utils.xml.v2.XMLUtil
Properly escapes text for inclusion in as XML text.
ESIUtils - class oracle.portal.provider.v2.cache.esi.ESIUtils.
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 oracle.portal.provider.v2.EventDefinition.
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 oracle.portal.provider.v2.event.EventUtils.
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.PrefStorePersonalizationManager
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(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.DBPreferenceStore
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
 
EXTERNAL - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
EXTERNAL_APP - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
EXTERNAL_SHOW - Static variable in class oracle.portal.provider.v2.MobileFlags
 
ExternalAuthenticationException - exception oracle.portal.provider.v2.externalApp.ExternalAuthenticationException.
ExternalAppException is the base class for all exceptions relating to external applications - most specifically, those relating to authentication
ExternalAuthenticationException() - Constructor for class oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
 
ExternalAuthenticationException(String) - Constructor for class oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
 
ExternalAuthenticationException(Throwable) - Constructor for class oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
 
ExternalPrincipal - class oracle.portal.provider.v2.externalApp.ExternalPrincipal.
ExternalUser encapsulates the information necessary for an external application to authenticate a Portal user
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.
ExternalPrincipal(String, String, String, String, String, String, Map) - Constructor for class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Constructor

F

FALSE - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
FilePreferenceStore - class oracle.portal.provider.v2.preference.FilePreferenceStore.
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 oracle.portal.provider.v2.render.http.FileRenderer.
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 class oracle.portal.utils.v2.ContainerException
 
filterContent(PortletRenderRequest, InputStream) - Method in class oracle.portal.provider.v2.render.XmlFilter
 
filterContent(PortletRenderRequest, InputStream) - Method in class oracle.portal.provider.v2.render.HtmlFilter
 
filterContent(PortletRenderRequest, InputStream) - Method in interface oracle.portal.provider.v2.render.ContentFilter
 
filterContent(PortletRenderRequest, InputStream, String) - Method in class oracle.portal.provider.v2.render.XmlFilter
 
filterContent(PortletRenderRequest, InputStream, String) - Method in class oracle.portal.provider.v2.render.HtmlFilter
 
filterContent(PortletRenderRequest, InputStream, String) - Method in interface oracle.portal.provider.v2.render.ContentFilter
 
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.
FORWARD_SLASH - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 

G

GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
GENERAL_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getAcceptContentTypes() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getAccessControl() - Method in class oracle.portal.provider.v2.http.URLPortletDefinition
 
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.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.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.URLParam
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
 
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
 
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 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.ProviderContext
Returns the attribute that corresponds with the supplied name.
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
Data can be passed between object in a request via attr/value pairs hung off the RequestContext.
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.
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.ProviderContext
Returns all of the names of the attributes sored in this ProviderContext.
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
returns the names of this request's attributes
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.
getAttributes() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets a Map of 'environment specific' attributes related to this request.
getAuthentication() - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
getAuthenticationLevel() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the authentication level for the user.
getAuthenticationLevel() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets the authentication level for the user.
getAuthMethod() - Method in class oracle.portal.provider.v2.externalApp.ExternalPrincipal
Returns the external application authorisation Method
getAuthorization(AuthorizationInfo, RoRequest, RoResponse) - Method in class oracle.portal.provider.v2.security.URLAuthHandler
 
getAuthorizType() - Method in class oracle.portal.provider.v2.security.URLSecurityManager
 
getAuthType() - Method in class oracle.portal.provider.v2.security.Authentication
 
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.
getBaseHRef() - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
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.ProviderDefinition
Returns the caching level for portlets belonging to this provider.
getCacheLevel() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns the caching level used for portlet render requests.
getCallShow() - Method in class oracle.portal.provider.v2.externalApp.ExternalAuthenticationException
 
getCause() - Method in class oracle.portal.PortalException
Get the cause of this exception.
getCharSet() - Method in class oracle.portal.provider.v2.render.RenderManager
Gets the Default IANA character encoding to be used for pages rendered by ManagedRenderers.
getCharSet() - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
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.
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.ProviderDefinition
Returns the default portlet container renderer.
getContainerRenderer() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns the controller that will render this portlet's container.
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_TW
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_CN
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_tr
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_th
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sv
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sk
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ru
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ro
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt_BR
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pl
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_no
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_nl
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ko
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_iw
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_it
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_hu
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fr_CA
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fr
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fi
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_es_ES
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_es
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_el
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_de
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_da
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_cs
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ar
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ja
 
getContents() - Method in class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr_CA
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es_ES
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_th
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_no
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_it
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_es_ES
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_es
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_el
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_da
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle_de
 
getContents() - Method in class oracle.portal.provider.v2.resource.ProviderBundle
 
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.
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.http.URLRenderer
 
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.
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() - Method in class oracle.portal.provider.v2.preference.Preference
Gets the context path of this Preference.
getConvertTarget() - Method in class oracle.portal.provider.v2.render.HtmlFilter
 
getCookie(String, String) - Static method in class oracle.webdb.utils.HTTPUtils
Extracts a cookie value from a list of cookies based on the name.
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
An array of cookies passed to this request.
getCookies() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
A session is an object that maintains state across requests.
getCountry() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
getCounty() - Method in class oracle.portal.provider.v2.UserLocation.Address
 
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.
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.
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.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.PortletDefinition
Gets this Portlet's default locale.
getDefaultLocale() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the Portal's default Locale.
getDefaultLocale() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the Portal's default Locale.
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() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the users description
getDescription(Locale) - Method in class oracle.portal.provider.v2.EventDefinition
 
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() - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
getDeviceClass(String) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
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
 
getDisableInlineRenderingID() - Method in class oracle.portal.provider.v2.render.SelectiveRenderingFilter
 
getDisplayName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the users display name.
getDisplayName(Locale) - Method in class oracle.portal.provider.v2.URLPortletParameter
 
getDisplayName(Locale) - Method in class oracle.portal.provider.v2.EventDefinition
 
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
 
getDontProxyFor() - Method in class oracle.portal.provider.v2.ProxyInformation
 
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() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Retrieves a NameValuePersonalizationObject containing the customizable data for the request user and portlet instance.
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(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.
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.ProviderUser
Get the portal user's email address.
getEmail() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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.
getErrorPageMessages() - Method in class oracle.portal.provider.v2.security.Authentication
 
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.
getFilter() - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
getFilterType() - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
getFirstName() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's first name.
getFirstName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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.
getFooterTrimTag() - Method in class oracle.portal.provider.v2.render.HtmlFilter
 
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.
getHeaderTrimTag() - Method in class oracle.portal.provider.v2.render.HtmlFilter
 
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.
getHrefFieldName() - Method in class oracle.portal.provider.v2.render.SelectiveRenderingFilter
 
getHttpProxyHost() - Method in class oracle.portal.provider.v2.ProxyInformation
 
getHttpProxyPort() - Method in class oracle.portal.provider.v2.ProxyInformation
 
getHttpsProxyHost() - Method in class oracle.portal.provider.v2.ProxyInformation
 
getHttpsProxyInfo() - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
getHttpsProxyPort() - Method in class oracle.portal.provider.v2.ProxyInformation
 
getId() - Method in interface oracle.portal.provider.v2.ProviderSession
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 class oracle.portal.provider.v2.http.ServletProviderSession
Returns a string containing the unique identifier assigned to this session.
getInlineRendering() - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
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.FilePreferenceStore
Gets an InputStream for reading the data of the given Preference.
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.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.PortletInstance
Gets the Portal generated name of this PortletInstance.
getInstanceName() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the name of the PortletInstance referenced by this PortletReference.
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 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.
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.
getLastEditTime(URLPersonalizationObject) - Static method in class oracle.portal.provider.v2.render.http.URLEditRenderer
 
getLastName() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's last name.
getLastName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
The Java Locale to be used for this response.
getLocale() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
The preferred 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.ProviderDefinition
Retrieves the locale personalization level which will be used for portlets whose defintion does not include a portlet specific setting.
getLocalePersonalizationLevel() - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the locale personalization level for this PortletDefinition.
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.
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.
getLocalizedMessage() - Method in class oracle.portal.utils.v2.ContainerException
 
getLocation() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the user's location.
getLocation() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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.ProviderUser
Gets the time when this user logged into the Portal.
getLoginTime() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Gets the time when this user logged into the Portal.
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.ProviderUser
Gets the external application username that is mapped to this portal user.
getMappedName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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 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.
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.
getMessage() - Method in class oracle.portal.PortalException
Get the message from the Exception.
getMessage() - Method in class oracle.portal.utils.v2.ContainerException
 
getMessage(Locale) - Method in class oracle.portal.PortalException
Get the message from the Exception in the requested Locale.
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.RenderContext
Gets an integer representing the render mode.
getMode() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getMode() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
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.PortalRealm
Gets the name of the realm for a user.
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.EventDefinition
 
getName() - Method in class oracle.portal.provider.v2.ParameterDefinition
 
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.externalApp.ExternalPrincipal
Returns the external application user name
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.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.webservice.WebServiceRenderer.ParameterBinding
Gets the binding name, which identifies the particular item of data it is bound to.
getName(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the portlet name.
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.ProviderInstance
Gets the OID Manager that provides access to the OID repository.
getOidManager() - Method in class oracle.portal.provider.v2.ProviderDefinition
Gets the OidManager.
getOrientation() - Method in class oracle.portal.provider.v2.render.DeviceInfo
 
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.
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.
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.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.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.http.URLRenderer
 
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the request parameter(value) of the given name.
getParameter(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the request parameter of the given name.
getParameterNames() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns an enumeration containing the parameter names passed in this request.
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 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.
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.
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 class oracle.portal.utils.v2.SimpleParameterMap
Deprecated. Gets the value of the parameter with the given name.
getParameterValue(String) - Method in interface oracle.portal.utils.v2.ParameterMap
Deprecated. Gets the value of the parameter with the given name.
getParameterValues(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the values for the named request parameter.
getParameterValues(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the values for the named request parameter.
getParent() - Method in class oracle.portal.provider.v2.DefaultEventDefinition
 
getParsedPageUrl() - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
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.
getPassAllUrlParams() - Method in class oracle.portal.provider.v2.PortletDefinition
Determines whether Portal should always pass the requested page's URL parameters to the portlet.
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.ProviderUser
Get the portal user's realm.
getPortalRealm() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user' realm.
getPortalSessionId() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the Portal session ID for this user.
getPortalSessionId() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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.PortletInstance
Gets the PortletDefinition which this PortletInstance is an instance of.
getPortletDefinition() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the PortletDefinition which defines the referenced PortletInstance.
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.http.ServletPortletRenderRequest
Gets the PortletDefinition associated with this request.
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.
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(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.
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.
getPortletId() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the ID of the PortletDefinition which this PortletInstance is an instance of.
getPortletId() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the ID of the PortletDefinition which defines the referenced PortletInstance.
getPortletInstance() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the referenced PortletInstance.
getPortletInstance() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getPortletInstance() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
getPortletInstance() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderRequest
Gets the portlet instance to be rendered.
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, 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(long, String, ProviderUser, PerfMonitor) - Method in class oracle.portal.provider.v2.ProviderInstance
Constructs a PortletInstance object based on the specified information.
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getPortletReference() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
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.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.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.
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() - 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(String) - Method in class oracle.portal.provider.v2.ProviderDefinition
Retrieves the PreferenceStore with the given name.
getPreferredContentType() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getPreferredContentType() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
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.ProviderUser
Get a named property value of the user as stored in OID.
getPropertyValue(String) - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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.ProviderLoader
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.ProviderInstance
Gets the context object that describes the deployment environment of the provider.
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.http.DefaultProviderLoader
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.
getProviderDefinition() - Method in class oracle.portal.provider.v2.http.URLProviderInstance
 
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.
getProviderId() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the ID of the ProviderInstance referenced by this PortletReference.
getProviderInstance() - Method in class oracle.portal.provider.v2.PortletInstance
Gets the ProviderInstance which owns this PortletInstance.
getProviderInstance() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the ProviderInstance referenced by this PortletReference.
getProviderInstance() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Gets the ProviderInstance associated with this request.
getProviderInstance() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Gets the ProviderInstance associated with this request.
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(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.
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the Provider resource associated with the Locale of this request.
getProviderResource() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the Provider resource associated with the Locale of this request.
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.
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.
getProviderSubscriptionKey() - Method in class oracle.portal.provider.v2.ProviderUser
Gets the subscription key from the ProviderSubscription.
getProxyInfo() - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
getProxyPassword() - Method in class oracle.portal.provider.v2.ProxyInformation
 
getProxyRealm() - Method in class oracle.portal.provider.v2.ProxyInformation
 
getProxyUser() - Method in class oracle.portal.provider.v2.ProxyInformation
 
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the qualified request parameter of the given non-qualified name.
getQualifiedParameter(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns the qualified request parameter of the given non-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.
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.
getQualifiedParameterValues(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns the qualified request parameter values of the given non-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.
getRealm() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's realm.
getRealm() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's realm.
getRedirectUrlFieldName() - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
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.
getRegistrationPortlet() - Method in class oracle.portal.provider.v2.http.URLPortletDefinition
 
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getRenderContext() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
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.StrutsRenderer
Gets a path pointing to the resource to be rendered, in this case it is a Struts action.
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.ResourceRenderer
This method returns the path of the resource to be rendered as set by setResourcePath.
getRequestURL() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getRequestURL() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
 
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.DefaultEventDefinition
Gets the resource bundle for this event 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.
getRewriteUrls() - Method in class oracle.portal.provider.v2.ProviderDefinition
Determines whether URL rewriting will be performed for portlets belonging to this provider.
getRewriteUrls() - Method in class oracle.portal.provider.v2.PortletDefinition
Determines whether URL rewriting will be performed on the result of a portlet render request.
getScheme() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
The scheme we are running in.
getScheme() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
The scheme we are running in.
getSecBaseHRef() - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
getSecBaseHRef(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
getSecurityManager() - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Gets the security manager for this portlet.
getServerName() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Server name.
getServerName() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Server name.
getServerPort() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Port used by this server.
getServerPort() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
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() - 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.http.ServletProviderUser
 
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.render.http.ServletPortletRenderRequest
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.
getSession(boolean) - Method in class oracle.portal.provider.v2.ProviderUser
Used to create and/or reacquire the user session.
getSession(boolean) - Method in class oracle.portal.provider.v2.http.ServletProviderUser
 
getShortTitle(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
Gets the portlet short title.
getShortTitle(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Retrieves the short title of this portlet.
getShortTitle(ProviderUser, Locale, RenderContext) - Method in class oracle.portal.provider.v2.PortletInstance
Retrieves the short title for the PortletInstance.
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(Locale) - Method in interface oracle.portal.provider.v2.utils.MLString
Returns the String in the Locale's language.
getString(Locale) - Method in class oracle.portal.provider.v2.utils.HashMLString
Returns the String in the Locale's language.
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.
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.
getStylesheet() - Method in class oracle.portal.provider.v2.render.XmlFilter
 
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".
getSubscriberDetails() - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
getSubscriberDN() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's Subscription distinguished name.
getSubscriberDN() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's Subscription distinguished name.
getSubscriberGUID() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's subscriber GUID.
getSubscriberGUID() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's subscriber GUID.
getSubscriberInfo() - Method in class oracle.portal.provider.v2.SubscriberDetails
 
getSubscriberKeys() - Method in class oracle.portal.provider.v2.SubscriberDetails
 
getSubscriberName() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's subscriber name.
getSubscriberName() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
Get the portal user's subscriber name.
getSubscription() - Method in class oracle.portal.provider.v2.ProviderRegistrationInfo
Gets the subscription information associated with this registration information
getSubscription() - Method in class oracle.portal.provider.v2.ProviderInstance
Returns the subscription information for this portal.
getSubscription() - Method in class oracle.portal.provider.v2.http.URLProviderInstance
 
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(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Retrieves the title of this portlet.
getTitle(ProviderUser, Locale, RenderContext) - Method in class oracle.portal.provider.v2.PortletInstance
Retrieves the title for the PortletInstance.
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.UserLocation
 
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.
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.
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.
getUrlContentType() - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
getURLInputStream(String) - Method in class oracle.portal.provider.v2.render.XmlFilter
 
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.
getUseAuthLinks() - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
getUseInvalidationCaching() - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
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
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
getUsePortalStyle() - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
getUser() - Method in class oracle.portal.provider.v2.personalize.PortletReference
Gets the user whose customization is requested with this instance.
getUser() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
 
getUser() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Gets the user making this request.
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
The user agent that originated this request.
getUserAgent() - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
The user agent that originated this request.
getUserDN() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's distinguished name.
getUserDN() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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
getUserFieldName() - Method in class oracle.portal.provider.v2.security.Authentication
 
getUserGUID() - Method in class oracle.portal.provider.v2.ProviderUser
Get the portal user's GUID.
getUserGUID() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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.
getUserPwdName() - Method in class oracle.portal.provider.v2.security.Authentication
 
getValue() - Method in class oracle.portal.provider.v2.URLPortletParameter
 
getValue() - Method in class oracle.portal.provider.v2.PortalConfig
 
getValue() - Method in class oracle.portal.provider.v2.UserLocation.LocationType
 
getValue() - Method in class oracle.portal.provider.v2.MobileFlags
 
getValue() - Method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
getValue() - Method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
getValue(WebServiceRenderRequest) - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding
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.ConstParam
Evaluates the binding in the context of the given WebServiceRenderRequest.
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'.
getWalletLocation() - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
getWalletPassword() - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
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() - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
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(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Returns a PrintWriter used to emit this request's response.
getWriter(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Returns a PrintWriter used to emit this request's response.
getXMLDocumentForHTMLContent(InputStream) - Method in class oracle.portal.provider.v2.render.XmlFilter
 
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
 
GroupSecurityManager - class oracle.portal.provider.v2.security.GroupSecurityManager.
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(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.security.URLSecurityManager
 
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(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.security.DenyAllSecurityManager
Verifies whether the user is authorized to use this particular portlet instance.
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(PortletReference, ProviderUser) - Method in class oracle.portal.provider.v2.security.PortletSecurityManager
Verifies whether the user is authorized to use this particular portlet instance.
hasAccess(ProviderInstance, PortletDefinition, ProviderUser) - Method in class oracle.portal.provider.v2.security.URLSecurityManager
 
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(ProviderInstance, PortletDefinition, ProviderUser) - Method in class oracle.portal.provider.v2.security.DenyAllSecurityManager
Verifies whether the user is authorized to use this Portlet.
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(ProviderInstance, PortletDefinition, ProviderUser) - Method in class oracle.portal.provider.v2.security.PortletSecurityManager
Verifies whether the user is authorized to use this Portlet.
hasAccess(ProviderInstance, ProviderUser) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Verifies whether the user is authorized to use instances of this PortletDefinition.
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.DefaultPortletInstance
Verifies whether the user is authorized to use this particular portlet instance.
hasAccess(ProviderUser, Locale) - Method in class oracle.portal.provider.v2.PortletInstance
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
 
hasHelp() - Method in class oracle.portal.provider.v2.PortletDefinition
Returns true if this portlet is capable of displaying help information.
HashMLString - class oracle.portal.provider.v2.utils.HashMLString.
MLString is a multi-language string.
HashMLString() - Constructor for class oracle.portal.provider.v2.utils.HashMLString
 
hashString(String) - Static method in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
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.PortletInstance
Returns boolean indicating whether the warning timeout for a request has elapsed.
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.
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
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
HELP_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
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).
HIGHER_LOGGING - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
HMAC_CSUM_NAME - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Qualified HMAC cookie name used in show requests
HREF_LOWERCASE - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
HREF_UPPERCASE - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
HTML - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
HTML_CONTENTS_LOGGING - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
HtmlFilter - class oracle.portal.provider.v2.render.HtmlFilter.
 
HtmlFilter() - Constructor for class oracle.portal.provider.v2.render.HtmlFilter
 
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(PortletRenderRequest, int) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.htmlFormActionLink(PortletRenderRequest, int)
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.
htmlFormActionLink(String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use UrlUtils.htmlFormActionLink(String)
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.
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(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.render.PortletRendererUtil
Deprecated. use UrlUtils.htmlFormHiddenFields(String)
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 The form name is "f" + portletRef + formWithinPortletName eg f73_35680_73_35673_35673
HTMLStringWebServiceRenderer - class oracle.portal.provider.v2.webservice.HTMLStringWebServiceRenderer.
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 oracle.portal.provider.v2.http.HttpCommonConstants.
A class to store http specific constants.
HttpCommonConstants() - Constructor for class oracle.portal.provider.v2.http.HttpCommonConstants
 
HttpPortletRendererUtil - class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil.
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 oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle.
A Class class.
HttpProviderExceptionBundle_ar - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ar.
A Class class.
HttpProviderExceptionBundle_ar() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ar
 
HttpProviderExceptionBundle_cs - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_cs.
A Class class.
HttpProviderExceptionBundle_cs() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_cs
 
HttpProviderExceptionBundle_da - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_da.
A Class class.
HttpProviderExceptionBundle_da() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_da
 
HttpProviderExceptionBundle_de - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_de.
A Class class.
HttpProviderExceptionBundle_de() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_de
 
HttpProviderExceptionBundle_el - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_el.
A Class class.
HttpProviderExceptionBundle_el() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_el
 
HttpProviderExceptionBundle_en - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_en.
 
HttpProviderExceptionBundle_en() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_en
 
HttpProviderExceptionBundle_es - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_es.
A Class class.
HttpProviderExceptionBundle_es_ES - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_es_ES.
A Class class.
HttpProviderExceptionBundle_es_ES() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_es_ES
 
HttpProviderExceptionBundle_es() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_es
 
HttpProviderExceptionBundle_fi - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fi.
A Class class.
HttpProviderExceptionBundle_fi() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fi
 
HttpProviderExceptionBundle_fr - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fr.
A Class class.
HttpProviderExceptionBundle_fr_CA - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fr_CA.
A Class class.
HttpProviderExceptionBundle_fr_CA() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fr_CA
 
HttpProviderExceptionBundle_fr() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_fr
 
HttpProviderExceptionBundle_hu - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_hu.
A Class class.
HttpProviderExceptionBundle_hu() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_hu
 
HttpProviderExceptionBundle_it - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_it.
A Class class.
HttpProviderExceptionBundle_it() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_it
 
HttpProviderExceptionBundle_iw - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_iw.
A Class class.
HttpProviderExceptionBundle_iw() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_iw
 
HttpProviderExceptionBundle_ja - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ja.
A Class class.
HttpProviderExceptionBundle_ja() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ja
 
HttpProviderExceptionBundle_ko - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ko.
A Class class.
HttpProviderExceptionBundle_ko() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ko
 
HttpProviderExceptionBundle_nl - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_nl.
A Class class.
HttpProviderExceptionBundle_nl() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_nl
 
HttpProviderExceptionBundle_no - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_no.
A Class class.
HttpProviderExceptionBundle_no() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_no
 
HttpProviderExceptionBundle_pl - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pl.
A Class class.
HttpProviderExceptionBundle_pl() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pl
 
HttpProviderExceptionBundle_pt - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt.
A Class class.
HttpProviderExceptionBundle_pt_BR - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt_BR.
A Class class.
HttpProviderExceptionBundle_pt_BR() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt_BR
 
HttpProviderExceptionBundle_pt() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_pt
 
HttpProviderExceptionBundle_ro - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ro.
A Class class.
HttpProviderExceptionBundle_ro() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ro
 
HttpProviderExceptionBundle_ru - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ru.
A Class class.
HttpProviderExceptionBundle_ru() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_ru
 
HttpProviderExceptionBundle_sk - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sk.
A Class class.
HttpProviderExceptionBundle_sk() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sk
 
HttpProviderExceptionBundle_sv - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sv.
A Class class.
HttpProviderExceptionBundle_sv() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_sv
 
HttpProviderExceptionBundle_th - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_th.
A Class class.
HttpProviderExceptionBundle_th() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_th
 
HttpProviderExceptionBundle_tr - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_tr.
A Class class.
HttpProviderExceptionBundle_tr() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_tr
 
HttpProviderExceptionBundle_zh_CN - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_CN.
A Class class.
HttpProviderExceptionBundle_zh_CN() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_CN
 
HttpProviderExceptionBundle_zh_TW - class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_TW.
A Class class.
HttpProviderExceptionBundle_zh_TW() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle_zh_TW
 
HttpProviderExceptionBundle() - Constructor for class oracle.portal.provider.v2.http.resource.HttpProviderExceptionBundle
 
HTTPUtils - class oracle.webdb.utils.HTTPUtils.
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
 
info(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
info(String) - Method in class oracle.portal.log.Logger
Logs the given informational message.
init(Logger) - Static method in class oracle.portal.log.LogManager
Perform one-time initialization for a new LogManager context.
init(PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.DBPersonalizationManager
Initializes the repository for this DBPersonalizationManager.
init(PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Initializes the repository for this PrefStorePersonalizationManager.
init(PortletDefinition) - Method in class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
Called to allow this PortletPersonalizationManager to initialize its repository.
init(PortletReference) - Method in class oracle.portal.provider.v2.URLPersonalizationObject
 
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(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(ProviderContext) - Method in class oracle.portal.provider.v2.oid.OidInfo
 
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.DefaultPortletInstance
Deprecated. Replaced by DefaultPortletInstance.init(ProviderInstance, PortletDefinition, String, Locale, PerfMonitor)
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.DefaultPortletInstance
Initialize the portlet instance after construction.
init(ProviderInstance, PortletDefinition, String, Locale, PerfMonitor) - Method in class oracle.portal.provider.v2.PortletInstance
Initialize the portlet instance after construction.
init(SOAPContext, Map) - Method in class oracle.portal.provider.v2.http.DefaultProviderLoader
Initializes this DefaultProviderLoader.
init(String, ProviderDefinition) - Method in class oracle.portal.provider.v2.ProviderInstance
Initializes the provider instance after construction.
init(String, ProviderDefinition) - Method in class oracle.portal.provider.v2.http.URLProviderInstance
 
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 oracle.portal.utils.xml.v2.InitializableXMLObject.
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.
initSession(ProviderUser, ExternalPrincipal) - Method in class oracle.portal.provider.v2.http.BasicURLProviderInstance
 
initSession(ProviderUser, ExternalPrincipal) - Method in class oracle.portal.provider.v2.http.URLProviderInstance
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr_CA
 
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_fi
 
INVALID_RENDER_MODE - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es_ES
 
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_el
 
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_da
 
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_ar
 
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
 
INVALID_RENDER_MODE_NAME - 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_zh_CN
 
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_th
 
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_sk
 
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_ro
 
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_pt
 
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_no
 
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_ko
 
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_it
 
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_fr_CA
 
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_fi
 
INVALID_RENDER_MODE_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es_ES
 
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_el
 
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_da
 
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_ar
 
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
 
INVALID_TYPE_PARAMETER - 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_zh_CN
 
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_th
 
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_sk
 
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_ro
 
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_pt
 
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_no
 
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_ko
 
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_it
 
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_fr_CA
 
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_fi
 
INVALID_TYPE_PARAMETER - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es_ES
 
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_el
 
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_da
 
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_ar
 
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
 
INVALID_TYPE_PARAMETER_NAME - 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_zh_CN
 
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_th
 
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_sk
 
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_ro
 
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_pt
 
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_no
 
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_ko
 
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_it
 
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_fr_CA
 
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_fi
 
INVALID_TYPE_PARAMETER_NAME - Static variable in class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es_ES
 
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_el
 
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_da
 
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_ar
 
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
 
invalidate() - Method in interface oracle.portal.provider.v2.ProviderSession
Invalidates this session and unbinds any objects bound to it.
invalidate() - Method in class oracle.portal.provider.v2.http.ServletProviderSession
Invalidates this session and unbinds any objects bound to it.
invalidate() - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Execute the invalidation.
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 oracle.portal.provider.v2.cache.invalidation.InvalidationContext.
Interface for objects representing an invalidation object.
InvalidationContext() - Constructor for class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
 
InvalidationException - exception oracle.portal.provider.v2.cache.invalidation.InvalidationException.
Thrown when there is problem with an invalidation request, such as being unable to contact a cache or execute a request.
InvalidationException() - Constructor for class oracle.portal.provider.v2.cache.invalidation.InvalidationException
 
InvalidationException(String) - Constructor for class oracle.portal.provider.v2.cache.invalidation.InvalidationException
 
InvalidationException(Throwable) - Constructor for class 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.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.
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.
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() - Static method in class oracle.portal.log.LogManager
Returns true if Configuration level logging is enabled.
isConfigEnabled() - Method in class oracle.portal.log.Logger
Returns true if Configuration level logging is enabled.
isDebugEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Debug level logging is enabled.
isDebugEnabled() - Method in class oracle.portal.log.Logger
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() - Static method in class oracle.portal.log.LogManager
Returns true if Information level logging is enabled.
isInfoEnabled() - Method in class oracle.portal.log.Logger
Returns true if information level logging is enabled.
isInvalidationCachingEnabled() - Method in class oracle.portal.provider.v2.ProviderContext
 
isInvalidationCachingEnabled() - Method in class oracle.portal.provider.v2.http.ServletProviderContext
 
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.ProviderUser
Determine if the OidManager is configured.
isLDAPEnabled() - Method in class oracle.portal.provider.v2.http.ServletProviderUser
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.URLPortletParameter
 
isMandatory() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding
Determines whether this ParameterBinding is mandatory.
isMandatory() - Method in class oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding
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 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.
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.
isOrientationKnown(DeviceInfo.DeviceOrientation) - Static method in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
isPerfEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Performance level logging is enabled.
isPerfEnabled() - Method in class oracle.portal.log.Logger
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.
isRewriteUrls() - Method in class oracle.portal.provider.v2.render.RenderContext
Gets an indicator of whether this portlet should use rewrite Urls or not.
isSevereEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Severe Error level logging is enabled.
isSevereEnabled() - Method in class oracle.portal.log.Logger
Returns true if Severe error level logging is enabled.
isTestPageOn() - Method in class oracle.portal.provider.v2.ProviderContext
 
isThrowingEnabled() - Static method in class oracle.portal.log.LogManager
Returns true if Throwing (exception) level logging is enabled, otherwise false.
isThrowingEnabled() - Method in class oracle.portal.log.Logger
Returns true if exception level logging is enabled.
isUserInGroup(String) - Method in class oracle.portal.provider.v2.ProviderUser
check if this user is a member of a group.
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.
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() - Static method in class oracle.portal.log.LogManager
Returns true if Warning level logging is enabled.
isWarningEnabled() - Method in class oracle.portal.log.Logger
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.
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 oracle.portal.provider.v2.render.http.JavaRenderer.
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.

L

LANDSCAPE - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
LAST_EDITED_TIME - Static variable in class oracle.portal.provider.v2.render.http.URLEditRenderer
 
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_CURVE - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
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.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, 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.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.
LiteralXML - class oracle.portal.provider.v2.webservice.LiteralXML.
A LiteralXML is used to describe the structure and bindings of a literal XML request to a web service.
LiteralXML.Handler - class oracle.portal.provider.v2.webservice.LiteralXML.Handler.
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
 
LiteralXML() - Constructor for class oracle.portal.provider.v2.webservice.LiteralXML
 
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_LEVEL_CONFIG - Static variable in class oracle.portal.log.LogManager
calls to config() and log() result in messages being logged
LOG_LEVEL_DEBUG - Static variable in class oracle.portal.log.LogManager
all logging calls result in messages being logged
LOG_LEVEL_ERROR - Static variable in class oracle.portal.log.LogManager
calls to severe(), config() and log() result in messages being logged
LOG_LEVEL_EXCEPTION - Static variable in class oracle.portal.log.LogManager
calls to throwing(), warning(), severe(), config() and log() result in messages being logged
LOG_LEVEL_INFO - Static variable in class oracle.portal.log.LogManager
calls to Info(), perf(), throwing(), warning(), severe(), config() and log() result in messages being logged
LOG_LEVEL_PERF - Static variable in class oracle.portal.log.LogManager
calls to perf(), throwing(), warning(), severe(), config() and log() result in messages being logged
LOG_LEVEL_WARNING - Static variable in class oracle.portal.log.LogManager
calls to warning(), severe(), config() and log() result in messages being logged
log(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
log(String) - Method in class oracle.portal.log.Logger
Logs the specified message.
log(String, Throwable) - Static method in class oracle.portal.log.LogManager
Logs the given java.lang.Throwable object, e.g.
log(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified message and Throwable.
Logger - class oracle.portal.log.Logger.
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 oracle.portal.log.LogManager.
LogManager is a configurable logging service that allows you to log messages at 7 different levels ranging from configuration to debug.
logMessage(String, Exception, int) - Static method in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
logMessage(String, int) - Static method in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
logMessage(String, int, int) - Static method in class oracle.portal.provider.v2.utils.UrlServicesUtils
 

M

makeQueryString(ExternalPrincipal, String) - Method in class oracle.portal.provider.v2.http.URLProviderInstance
 
ManagedRenderer - class oracle.portal.provider.v2.render.ManagedRenderer.
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
 
MappingNotFoundException - exception oracle.portal.provider.v2.externalApp.MappingNotFoundException.
A Class class.
MappingNotFoundException() - Constructor for class oracle.portal.provider.v2.externalApp.MappingNotFoundException
 
MappingNotFoundException(String) - Constructor for class oracle.portal.provider.v2.externalApp.MappingNotFoundException
 
MappingNotFoundException(Throwable) - Constructor for class oracle.portal.provider.v2.externalApp.MappingNotFoundException
 
MAXCOOKIES - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
MessageContext - class oracle.portal.log.MessageContext.
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
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
MINIMIZE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
MLString - interface oracle.portal.provider.v2.utils.MLString.
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 oracle.portal.provider.v2.MobileFlags.
 
MobileFlags(long) - Constructor for class oracle.portal.provider.v2.MobileFlags
Constructor
MobileFlags(Long) - Constructor for class oracle.portal.provider.v2.MobileFlags
Constructor
MobileFlags(String) - Constructor for class oracle.portal.provider.v2.MobileFlags
Constructor -- allows you to represent flags as "MOBILE_ONLY | EXTERNAL_SHOW"
MocContainerRenderer - class oracle.portal.provider.v2.render.MocContainerRenderer.
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".

N

NAME - Static variable in interface oracle.portal.provider.v2.PortletConstants
Resource attribute name for the portlet name.
NameValuePair - class oracle.portal.utils.v2.NameValuePair.
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 oracle.portal.provider.v2.personalize.NameValuePersonalizationObject.
Base customization data class.
NameValuePersonalizationObject() - Constructor for class oracle.portal.provider.v2.personalize.NameValuePersonalizationObject
Null Constructor.
NameValuePreferenceDataObject - class oracle.portal.provider.v2.preference.NameValuePreferenceDataObject.
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 ">" character.
NodeHandler - interface oracle.portal.utils.xml.v2.NodeHandler.
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 oracle.portal.utils.xml.v2.NodeHandlerException.
Base exception class for objects implementing the NodeHandler interface.
NodeHandlerException() - Constructor for class oracle.portal.utils.xml.v2.NodeHandlerException
 
NodeHandlerException(String) - Constructor for class oracle.portal.utils.xml.v2.NodeHandlerException
 
NodeHandlerException(Throwable) - Constructor for class 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 oracle.portal.provider.v2.oid.OidInfo.
An OidInfo is a class that contains all the OID connection details.
OidInfo() - Constructor for class oracle.portal.provider.v2.oid.OidInfo
 
OidManager - class oracle.portal.provider.v2.oid.OidManager.
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_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
OK_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
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
 
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.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.v2 - package oracle.portal.utils.v2
 
oracle.portal.utils.xml.v2 - package oracle.portal.utils.xml.v2
 
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
 
PAGE_URL - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
ParameterDefinition - class oracle.portal.provider.v2.ParameterDefinition.
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(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.render.PortletRendererUtil
Deprecated. use UrlUtils.parameterizeLink(String, String)
parameterizeLink(String, String) - Static method in class oracle.portal.provider.v2.url.UrlUtils
Adds new parameters to an existing link.
ParameterMap - interface oracle.portal.utils.v2.ParameterMap.
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) - Static method in class oracle.portal.log.LogManager
Logs the given message.
perf(String) - Method in class oracle.portal.log.Logger
Logs the given performance related message.
PerfMonitor - class oracle.portal.provider.v2.monitor.PerfMonitor.
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 oracle.portal.provider.v2.personalize.PersonalizationException.
 
PersonalizationException() - Constructor for class oracle.portal.provider.v2.personalize.PersonalizationException
 
PersonalizationException(String) - Constructor for class oracle.portal.provider.v2.personalize.PersonalizationException
 
PersonalizationException(Throwable) - Constructor for class oracle.portal.provider.v2.personalize.PersonalizationException
 
PersonalizationObject - interface oracle.portal.provider.v2.personalize.PersonalizationObject.
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 oracle.portal.provider.v2.PortalConfig.
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 oracle.portal.PortalException.
The PortalException class represents the Base exception that the Portal Java service library will throw.
PortalException(String) - Constructor for class oracle.portal.PortalException
Constructor.
PortalException(String, String) - Constructor for class oracle.portal.PortalException
Constructor.
PortalException(String, String, Object[]) - Constructor for class oracle.portal.PortalException
Constructor.
PortalException(String, String, Object[], Throwable) - Constructor for class oracle.portal.PortalException
Construct a Portal exception with a complete set of parameters.
PortalRealm - class oracle.portal.provider.v2.PortalRealm.
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_PARAMETER_VALUE - Static variable in class oracle.portal.provider.v2.URLPersonalizationObject
 
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.
PORTLET_TITLE - Static variable in class oracle.portal.provider.v2.render.http.URLEditRenderer
 
PortletAlreadyExistsException - exception oracle.portal.provider.v2.PortletAlreadyExistsException.
 
PortletAlreadyExistsException() - Constructor for class oracle.portal.provider.v2.PortletAlreadyExistsException
 
PortletAlreadyExistsException(String) - Constructor for class oracle.portal.provider.v2.PortletAlreadyExistsException
 
PortletConstants - interface oracle.portal.provider.v2.PortletConstants.
Interface used to store Portlet related constants.
PortletContainerRenderer - class oracle.portal.provider.v2.render.PortletContainerRenderer.
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 oracle.portal.provider.v2.PortletDefinition.
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 oracle.portal.provider.v2.PortletException.
 
PortletException() - Constructor for class oracle.portal.provider.v2.PortletException
 
PortletException(String) - Constructor for class oracle.portal.provider.v2.PortletException
 
PortletException(Throwable) - Constructor for class oracle.portal.provider.v2.PortletException
 
PortletInstance - class oracle.portal.provider.v2.PortletInstance.
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 oracle.portal.provider.v2.PortletNotFoundException.
 
PortletNotFoundException() - Constructor for class oracle.portal.provider.v2.PortletNotFoundException
Constructor
PortletNotFoundException(String) - Constructor for class 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 oracle.portal.provider.v2.personalize.PortletPersonalizationManager.
The PortletPersonalizationManager manages customization data for a portlet.
PortletPersonalizationManager() - Constructor for class oracle.portal.provider.v2.personalize.PortletPersonalizationManager
 
PortletReference - class oracle.portal.provider.v2.personalize.PortletReference.
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 oracle.portal.provider.v2.render.PortletRenderer.
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 oracle.portal.provider.v2.render.PortletRendererUtil.
Contains utilities useful for rendering.
PortletRendererUtil() - Constructor for class oracle.portal.provider.v2.render.PortletRendererUtil
 
PortletRenderRequest - interface oracle.portal.provider.v2.render.PortletRenderRequest.
The PortletRenderRequest contains all the request details a renderer needs to process the request and output its rendition.
PortletSecurityManager - class oracle.portal.provider.v2.security.PortletSecurityManager.
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.DefaultParameterDefinition
Not used.
postInitialize() - Method in class oracle.portal.provider.v2.DefaultEventDefinition
Not used.
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.DefaultPortletDefinition
Should be called to complete initialization of this DefaultPortletDefinition.
postInitialize() - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
 
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.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.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.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.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.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.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.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 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 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 oracle.portal.provider.v2.preference.Preference.
A Preference is the 'key' through which PreferenceDataObjects are stored and retrieved from a PreferenceStore.
Preference(String, String, PreferenceDataObject) - Constructor for class oracle.portal.provider.v2.preference.Preference
Constructs a Preference for writing the given data object.
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, String, String) - Constructor for class oracle.portal.provider.v2.preference.Preference
Constructs a Preference for reading data with the given class.
PreferenceDataObject - interface oracle.portal.provider.v2.preference.PreferenceDataObject.
Interface for data objects stored in a PreferenceStore.
PreferenceStore - class oracle.portal.provider.v2.preference.PreferenceStore.
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 oracle.portal.provider.v2.preference.PreferenceStoreException.
 
PreferenceStoreException(String) - Constructor for class oracle.portal.provider.v2.preference.PreferenceStoreException
 
PreferenceStoreException(String, String) - Constructor for class oracle.portal.provider.v2.preference.PreferenceStoreException
 
PreferenceStoreException(String, String, Object[]) - Constructor for class oracle.portal.provider.v2.preference.PreferenceStoreException
 
PreferenceStoreException(String, String, Object[], Throwable) - Constructor for class oracle.portal.provider.v2.preference.PreferenceStoreException
 
PrefStorePersonalizationManager - class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager.
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
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.DefaultEventDefinition
Called during parsing of provider.xml when this object is created.
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.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.personalize.PrefStorePersonalizationManager
 
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.render.http.URLRenderer
 
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.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.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.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.ManagedRenderer
Performs any protocol specific preparation that is needed before the render modes's contents are rendered.
prepareResponse(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
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.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.
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 class oracle.portal.PortalException
Print this exception and its backtrace to the standard error stream.
printStackTrace() - Method in class oracle.portal.utils.v2.ContainerException
 
printStackTrace(PrintStream) - Method in class oracle.portal.PortalException
Print this exception and its backtrace to the given stream.
printStackTrace(PrintStream) - Method in class oracle.portal.utils.v2.ContainerException
 
printStackTrace(PrintWriter) - Method in class oracle.portal.PortalException
Print this exception and its backtrace to the given print writer.
printStackTrace(PrintWriter) - Method in class 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 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.
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.
processXML(InputStream) - Method in class oracle.portal.provider.v2.render.XmlFilter
 
PROFILE - Static variable in class oracle.portal.provider.v2.UserLocation.LocationType
 
PROVIDER_DEFINITION - Static variable in class oracle.portal.provider.v2.ProviderContext
 
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_SERVICE_CLASS - Static variable in class oracle.portal.provider.v2.ProviderContext
 
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 oracle.portal.provider.v2.resource.ProviderBundle.
A Class class.
ProviderBundle_ar - class oracle.portal.provider.v2.resource.ProviderBundle_ar.
A Class class.
ProviderBundle_ar() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ar
 
ProviderBundle_cs - class oracle.portal.provider.v2.resource.ProviderBundle_cs.
A Class class.
ProviderBundle_cs() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_cs
 
ProviderBundle_da - class oracle.portal.provider.v2.resource.ProviderBundle_da.
A Class class.
ProviderBundle_da() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_da
 
ProviderBundle_de - class oracle.portal.provider.v2.resource.ProviderBundle_de.
A Class class.
ProviderBundle_de() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_de
 
ProviderBundle_el - class oracle.portal.provider.v2.resource.ProviderBundle_el.
A Class class.
ProviderBundle_el() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_el
 
ProviderBundle_en - class oracle.portal.provider.v2.resource.ProviderBundle_en.
 
ProviderBundle_en() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_en
 
ProviderBundle_es - class oracle.portal.provider.v2.resource.ProviderBundle_es.
A Class class.
ProviderBundle_es_ES - class oracle.portal.provider.v2.resource.ProviderBundle_es_ES.
A Class class.
ProviderBundle_es_ES() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_es_ES
 
ProviderBundle_es() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_es
 
ProviderBundle_fi - class oracle.portal.provider.v2.resource.ProviderBundle_fi.
A Class class.
ProviderBundle_fi() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_fi
 
ProviderBundle_fr - class oracle.portal.provider.v2.resource.ProviderBundle_fr.
A Class class.
ProviderBundle_fr_CA - class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA.
A Class class.
ProviderBundle_fr_CA() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
ProviderBundle_fr() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_fr
 
ProviderBundle_hu - class oracle.portal.provider.v2.resource.ProviderBundle_hu.
A Class class.
ProviderBundle_hu() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_hu
 
ProviderBundle_it - class oracle.portal.provider.v2.resource.ProviderBundle_it.
A Class class.
ProviderBundle_it() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_it
 
ProviderBundle_iw - class oracle.portal.provider.v2.resource.ProviderBundle_iw.
A Class class.
ProviderBundle_iw() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_iw
 
ProviderBundle_ja - class oracle.portal.provider.v2.resource.ProviderBundle_ja.
A Class class.
ProviderBundle_ja() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ja
 
ProviderBundle_ko - class oracle.portal.provider.v2.resource.ProviderBundle_ko.
A Class class.
ProviderBundle_ko() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ko
 
ProviderBundle_nl - class oracle.portal.provider.v2.resource.ProviderBundle_nl.
A Class class.
ProviderBundle_nl() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_nl
 
ProviderBundle_no - class oracle.portal.provider.v2.resource.ProviderBundle_no.
A Class class.
ProviderBundle_no() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_no
 
ProviderBundle_pl - class oracle.portal.provider.v2.resource.ProviderBundle_pl.
A Class class.
ProviderBundle_pl() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_pl
 
ProviderBundle_pt - class oracle.portal.provider.v2.resource.ProviderBundle_pt.
A Class class.
ProviderBundle_pt_BR - class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR.
A Class class.
ProviderBundle_pt_BR() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_pt_BR
 
ProviderBundle_pt() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_pt
 
ProviderBundle_ro - class oracle.portal.provider.v2.resource.ProviderBundle_ro.
A Class class.
ProviderBundle_ro() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ro
 
ProviderBundle_ru - class oracle.portal.provider.v2.resource.ProviderBundle_ru.
A Class class.
ProviderBundle_ru() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_ru
 
ProviderBundle_sk - class oracle.portal.provider.v2.resource.ProviderBundle_sk.
A Class class.
ProviderBundle_sk() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_sk
 
ProviderBundle_sv - class oracle.portal.provider.v2.resource.ProviderBundle_sv.
A Class class.
ProviderBundle_sv() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_sv
 
ProviderBundle_th - class oracle.portal.provider.v2.resource.ProviderBundle_th.
A Class class.
ProviderBundle_th() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_th
 
ProviderBundle_tr - class oracle.portal.provider.v2.resource.ProviderBundle_tr.
A Class class.
ProviderBundle_tr() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_tr
 
ProviderBundle_zh_CN - class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN.
A Class class.
ProviderBundle_zh_CN() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_zh_CN
 
ProviderBundle_zh_TW - class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW.
A Class class.
ProviderBundle_zh_TW() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
ProviderBundle() - Constructor for class oracle.portal.provider.v2.resource.ProviderBundle
 
ProviderConstants - interface oracle.portal.provider.v2.ProviderConstants.
Interface used to store Portlet related constants.
ProviderContext - class oracle.portal.provider.v2.ProviderContext.
 
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 oracle.portal.provider.v2.ProviderDefinition.
A ProviderDefinition is a 'blueprint' for a provider.
ProviderDefinition() - Constructor for class oracle.portal.provider.v2.ProviderDefinition
 
ProviderException - exception oracle.portal.provider.v2.ProviderException.
 
ProviderException() - Constructor for class oracle.portal.provider.v2.ProviderException
 
ProviderException(String) - Constructor for class oracle.portal.provider.v2.ProviderException
 
ProviderException(Throwable) - Constructor for class oracle.portal.provider.v2.ProviderException
 
ProviderExceptionBundle - class oracle.portal.provider.v2.resource.ProviderExceptionBundle.
A Class class.
ProviderExceptionBundle_ar - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar.
A Class class.
ProviderExceptionBundle_ar() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ar
 
ProviderExceptionBundle_cs - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs.
A Class class.
ProviderExceptionBundle_cs() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_cs
 
ProviderExceptionBundle_da - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da.
A Class class.
ProviderExceptionBundle_da() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_da
 
ProviderExceptionBundle_de - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de.
A Class class.
ProviderExceptionBundle_de() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_de
 
ProviderExceptionBundle_el - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el.
A Class class.
ProviderExceptionBundle_el() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_el
 
ProviderExceptionBundle_en - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_en.
 
ProviderExceptionBundle_en() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_en
 
ProviderExceptionBundle_es - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es.
A Class class.
ProviderExceptionBundle_es_ES - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es_ES.
A Class class.
ProviderExceptionBundle_es_ES() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es_ES
 
ProviderExceptionBundle_es() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_es
 
ProviderExceptionBundle_fi - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi.
A Class class.
ProviderExceptionBundle_fi() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fi
 
ProviderExceptionBundle_fr - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr.
A Class class.
ProviderExceptionBundle_fr_CA - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr_CA.
A Class class.
ProviderExceptionBundle_fr_CA() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr_CA
 
ProviderExceptionBundle_fr() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_fr
 
ProviderExceptionBundle_hu - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu.
A Class class.
ProviderExceptionBundle_hu() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_hu
 
ProviderExceptionBundle_it - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it.
A Class class.
ProviderExceptionBundle_it() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_it
 
ProviderExceptionBundle_iw - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw.
A Class class.
ProviderExceptionBundle_iw() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_iw
 
ProviderExceptionBundle_ja - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja.
A Class class.
ProviderExceptionBundle_ja() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ja
 
ProviderExceptionBundle_ko - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko.
A Class class.
ProviderExceptionBundle_ko() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ko
 
ProviderExceptionBundle_nl - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl.
A Class class.
ProviderExceptionBundle_nl() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_nl
 
ProviderExceptionBundle_no - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no.
A Class class.
ProviderExceptionBundle_no() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_no
 
ProviderExceptionBundle_pl - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl.
A Class class.
ProviderExceptionBundle_pl() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pl
 
ProviderExceptionBundle_pt - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt.
A Class class.
ProviderExceptionBundle_pt_BR - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR.
A Class class.
ProviderExceptionBundle_pt_BR() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt_BR
 
ProviderExceptionBundle_pt() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_pt
 
ProviderExceptionBundle_ro - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro.
A Class class.
ProviderExceptionBundle_ro() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ro
 
ProviderExceptionBundle_ru - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru.
A Class class.
ProviderExceptionBundle_ru() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_ru
 
ProviderExceptionBundle_sk - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk.
A Class class.
ProviderExceptionBundle_sk() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sk
 
ProviderExceptionBundle_sv - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv.
A Class class.
ProviderExceptionBundle_sv() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_sv
 
ProviderExceptionBundle_th - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th.
A Class class.
ProviderExceptionBundle_th() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_th
 
ProviderExceptionBundle_tr - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr.
A Class class.
ProviderExceptionBundle_tr() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_tr
 
ProviderExceptionBundle_zh_CN - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN.
A Class class.
ProviderExceptionBundle_zh_CN() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_CN
 
ProviderExceptionBundle_zh_TW - class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW.
A Class class.
ProviderExceptionBundle_zh_TW() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle_zh_TW
 
ProviderExceptionBundle() - Constructor for class oracle.portal.provider.v2.resource.ProviderExceptionBundle
 
ProviderInstance - class oracle.portal.provider.v2.ProviderInstance.
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 oracle.portal.provider.v2.ProviderLoader.
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 oracle.portal.provider.v2.ProviderRegistrationInfo.
Represents registration information sent from the portal to the provider.
ProviderRegistrationInfo() - Constructor for class oracle.portal.provider.v2.ProviderRegistrationInfo
Default constructor
ProviderRegistrationInfo(ProviderSubscription, String) - Constructor for class oracle.portal.provider.v2.ProviderRegistrationInfo
Create a new subscriber instance using a ProviderSubscription and key.
ProviderRegistrationInfo(String, String) - Constructor for class oracle.portal.provider.v2.ProviderRegistrationInfo
Create a new subscriber instance using the passed ID and key.
ProviderSession - interface oracle.portal.provider.v2.ProviderSession.
The Provider interfaces are specified without dependencies on the Servlet interfaces.
ProviderSubscription - class oracle.portal.provider.v2.ProviderSubscription.
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 oracle.portal.provider.v2.ProviderUser.
Represents the Portal user.
ProviderUser() - Constructor for class oracle.portal.provider.v2.ProviderUser
 
ProxyInformation - class oracle.portal.provider.v2.ProxyInformation.
 
ProxyInformation() - Constructor for class oracle.portal.provider.v2.ProxyInformation
 
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_PORTLET - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
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.

Q

QUALIFY_PARAMETERS - Static variable in class oracle.portal.provider.v2.URLPersonalizationObject
 

R

READ_CUSTOMIZATION_ACCR - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
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(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.PrefStorePersonalizationManager
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(Preference) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Loads a PreferenceDataObject into the given Preference.
REAL - Static variable in class oracle.portal.provider.v2.UserLocation.LocationType
 
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(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.DefaultPortletInstance
Called when the portlet instance is first created on a page.
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.
register(String, String) - Method in class oracle.portal.provider.v2.http.URLProviderInstance
 
REGISTERED_AUTHTYPE - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
REGISTERED_FLAG - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
releaseLDAPContext(DirContext) - Method in class oracle.portal.provider.v2.oid.OidManager
Release an LDAP context.
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
REMOVE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
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.
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.http.ServletProviderSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in interface oracle.portal.provider.v2.render.PortletRenderRequest
Removes an existing attribute.
removeAttribute(String) - Method in class oracle.portal.provider.v2.render.http.ServletPortletRenderRequest
Removes an existing attribute.
removeAuthorization(Object) - Static method in class oracle.portal.provider.v2.security.URLAuthHandler
 
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.
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(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.PortletRenderer
Renders this portlet according to the portal render mode contained in the request.
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.
renderAboutFooter(PortletRenderRequest, PrintWriter, Map) - Method in class oracle.portal.provider.v2.render.DefaultContainerRenderer
Renders the footer for the portlet HELP mode
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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderAboutFooter(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderAboutHeader(PortletRenderRequest, PrintWriter, Map)
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.ManagedRenderer
Performs the steps necessary to render the portlet's contents for this specific PortletRenderRequest.
renderBody(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
renderBody(PortletRenderRequest) - Method in class oracle.portal.provider.v2.render.http.URLEditRenderer
 
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.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.http.FileRenderer
Render the specified page's contents using the current appRoot and page name.
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 oracle.portal.provider.v2.render.RenderContext.
A RenderContext is used to describe to a PortletInstance the context in which it is to be renderered.
RenderContext(int, String, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, DeviceInfo, PortalConfig, Map, int, String, String, PerfMonitor) - 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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderDetailsFooter(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderDetailsHeader(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderEditDefaultsFooter(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderEditDefaultsHeader(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderEditFooter(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderEditHeader(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderHelpFooter(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderHelpHeader(PortletRenderRequest, PrintWriter, Map)
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 oracle.portal.provider.v2.render.RenderManager.
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, boolean) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use PortletContainerRenderer.renderPortletFooter()
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()
renderPortletHeader(HttpServletRequest, Writer, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
Opens rendering of the portlet's container.
renderPortletHeader(PortletRenderRequest, boolean, String) - Static method in class oracle.portal.provider.v2.render.PortletRendererUtil
Deprecated. use PortletContainerRenderer.renderPortletHeader()
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()
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderPreviewFooter(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderPreviewHeader(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderShowFooter(PortletRenderRequest, PrintWriter, Map)
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, 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.DefaultContainerRenderer
Deprecated. use DefaultContainerRenderer.renderShowHeader(PortletRenderRequest, PrintWriter, Map)
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_LINK - Static variable in class oracle.portal.provider.v2.render.PortletRendererUtil
 
REQUEST_LINK - Static variable in class oracle.portal.provider.v2.url.UrlUtils
 
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).
resetCurrentThread() - Method in class oracle.portal.log.Logger
Performs per-thread clean-up
ResourceRenderer - class oracle.portal.provider.v2.render.http.ResourceRenderer.
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 oracle.portal.provider.v2.render.http.ResourceValidateRenderer.
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_zh_TW
 
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_tr
 
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_sv
 
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_ru
 
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_pt_BR
 
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_pl
 
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_nl
 
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_iw
 
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_hu
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle_fr_CA
 
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_es_ES
 
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_el
 
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_cs
 
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_ja
 
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_de
 
RESTORE_LABEL - Static variable in class oracle.portal.provider.v2.resource.ProviderBundle
 
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_CURVE - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
 
RPCWebServiceRenderer - class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer.
RPCWebServiceRenderer is a specialized WebServiceRenderer for invoking 'RPC style' web services.
RPCWebServiceRenderer() - Constructor for class oracle.portal.provider.v2.webservice.RPCWebServiceRenderer
 

S

SELECT_SUBMIT - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
SelectiveRenderingFilter - class oracle.portal.provider.v2.render.SelectiveRenderingFilter.
 
SelectiveRenderingFilter() - Constructor for class oracle.portal.provider.v2.render.SelectiveRenderingFilter
 
sendRedirect(PortletRenderRequest, String) - Static method in class oracle.portal.provider.v2.render.http.HttpPortletRendererUtil
 
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 oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContext.
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 oracle.portal.provider.v2.cache.invalidation.ServletInvalidationContextFactory.
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 oracle.portal.provider.v2.render.http.ServletPortletRenderRequest.
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 oracle.portal.provider.v2.http.ServletProviderContext.
 
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 oracle.portal.provider.v2.http.ServletProviderSession.
Servlet specific implementation of the ProviderSession interface.
ServletProviderUser - class oracle.portal.provider.v2.http.ServletProviderUser.
 
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(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "about" mode.
setAboutPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's About mode.
setAccessControl(String) - Method in class oracle.portal.provider.v2.http.URLPortletDefinition
 
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 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.ProviderContext
 
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 interface oracle.portal.provider.v2.render.PortletRenderRequest
Data can be passed between object in a request via attr/value pairs hung off the RequestContext.
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.
setAuthentication(Object) - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
setAuthenticationLevel(int) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set authentication level as an invalidation request key
setAuthorizType(String) - Method in class oracle.portal.provider.v2.security.URLSecurityManager
 
setAuthType(String) - Method in class oracle.portal.provider.v2.security.Authentication
 
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
setBaseHRef(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
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(int) - Method in class oracle.portal.provider.v2.ProviderDefinition
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(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(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the caching level used for portlet render requests.
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.
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.
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.
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.
setCallShow(boolean) - Method in class 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.RenderManager
Sets the Default IANA character encoding to be used.
setCharSet(String) - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
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.
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.
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.ProviderDefinition
Sets the default portlet container renderer.
setContainerRenderer(PortletContainerRenderer) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the controller that will render this portlet's container.
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.
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.http.URLRenderer
 
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.
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.
setConvertTarget(String) - Method in class oracle.portal.provider.v2.render.HtmlFilter
 
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(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.
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.
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(Locale) - Method in class oracle.portal.provider.v2.ProviderDefinition
Sets this ProviderDefinition's default locale.
setDefaultLocale(Locale) - Method in class oracle.portal.provider.v2.PortletDefinition
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(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the default Locale for this Portal.
setDefaultPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's 'default page'.
setDefaultPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Link mode.
setDefaultValues(PortletRenderRequest) - Method in class oracle.portal.provider.v2.URLPersonalizationObject
 
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
 
setDisableInlineRenderingID(String) - Method in class oracle.portal.provider.v2.render.SelectiveRenderingFilter
 
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.
setDontProxyFor(String) - Method in class oracle.portal.provider.v2.ProxyInformation
 
setEditDefaultsPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "editDefault" mode.
setEditDefaultsPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Edit Defaults mode.
setEditPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "edit" mode.
setEditPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer 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.
setErrorPageMessages(String) - Method in class oracle.portal.provider.v2.security.Authentication
 
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.
setFilter(Object) - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
setFilterType(String) - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
setFooterTrimTag(String) - Method in class oracle.portal.provider.v2.render.HtmlFilter
 
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(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet displays about information.
setHasAbout(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet displays about information.
setHasHelp(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet displays help information.
setHasHelp(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
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.
setHeaderTrimTag(String) - Method in class oracle.portal.provider.v2.render.HtmlFilter
 
setHelpPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "help" mode.
setHelpPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Help mode.
setHrefFieldName(String) - Method in class oracle.portal.provider.v2.render.SelectiveRenderingFilter
 
setHttpProxyHost(String) - Method in class oracle.portal.provider.v2.ProxyInformation
 
setHttpProxyPort(String) - Method in class oracle.portal.provider.v2.ProxyInformation
 
setHttpsProxyHost(String) - Method in class oracle.portal.provider.v2.ProxyInformation
 
setHttpsProxyInfo(Object) - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
setHttpsProxyInformation(HTTPConnection) - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
setHttpsProxyPort(String) - Method in class oracle.portal.provider.v2.ProxyInformation
 
setId(long) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet unique ID.
setId(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the Portlet unique ID.
setInlineRendering(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
setIsMandatory(String) - Method in class oracle.portal.provider.v2.URLPortletParameter
 
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(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "link" mode.
setLinkPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer 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(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.
setLocalePersonalizationLevel(int) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the locale personalization level for 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(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the locale personalization level for portlets defined by this PortletDefinition.
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(long) - Method in class oracle.portal.provider.v2.PortletDefinition
Sets the portlet's mobile settings.
setMobileFlags(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Sets the portlet's mobile settings.
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.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.PortletDefinition
Sets the portlet name.
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.preference.PreferenceStore
Sets the name that should be used to identify this PreferenceStore.
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.
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.RenderManager
Sets the default expiration time (in minutes) of a page produced by a BaseManagedRenderer.
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.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.http.BaseManagedRenderer
Sets the expiration time (in minutes) of the page cache.
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.
setPageUrl(String) - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
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.
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(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(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether Portal will pass the requested page's URL parameters to the portlet.
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(long) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set a portlet id for this invalidation request.
setPortlet(PortletInstance) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Use a Portlet object to set up an invalidation request.
setPortletBuilder(BuilderMetaData) - Method in class oracle.portal.provider.v2.PortletDefinition
Each portlet can specifiy the builder attached to edit this portlet.
setPortletBuilder(Object) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
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(Class) - Method in class oracle.portal.provider.v2.PortletDefinition
Defines the PortletInstance subclass that implements the portlet's behaviour.
setPortletInstanceClass(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
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.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.
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.
setPreviewPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "preview" mode.
setPreviewPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer 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, long) - Method in class oracle.portal.provider.v2.monitor.PerfMonitor
Sets a property with a given id to the value specified.
setProperty(int, String) - 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(BuilderMetaData) - Method in class oracle.portal.provider.v2.ProviderDefinition
Each provider can specifiy the builder attached to edit this provider.
setProviderBuilder(Object) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
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(Class) - Method in class oracle.portal.provider.v2.ProviderDefinition
Defines the ProviderInstance subclass that implements the provider's behaviour.
setProviderInstanceClass(String) - Method in class oracle.portal.provider.v2.DefaultProviderDefinition
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
setProxyInfo(Object) - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
setProxyInformation(HTTPConnection) - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
setProxyPassword(String) - Method in class oracle.portal.provider.v2.ProxyInformation
 
setProxyRealm(String) - Method in class oracle.portal.provider.v2.ProxyInformation
 
setProxyUser(String) - Method in class oracle.portal.provider.v2.ProxyInformation
 
setQualifyParameters(String) - Method in class oracle.portal.provider.v2.render.http.URLEditRenderer
 
setRedirectUrlFieldName(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
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
setRegistrationPortlet(String) - Method in class oracle.portal.provider.v2.http.URLPortletDefinition
 
setRemoveClassProperty(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
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(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.
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(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(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.
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.
setSecBaseHRef(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
setSecurityLevel(int) - Method in class oracle.portal.provider.v2.security.AuthLevelSecurityManager
Sets the security threshhold for this security manager.
setSecurityLevel(String) - 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(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet displays "detailed" mode.
setShowDetails(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet displays "detailed" mode.
setShowDetailsPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "showDetails" mode.
setShowDetailsPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Show Details mode.
setShowEdit(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet supports per user personalization.
setShowEdit(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet supports per user personalization.
setShowEditDefault(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet supports per portlet customization.
setShowEditDefault(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet supports per portlet customization.
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
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.
setShowLink(boolean) - Method in class oracle.portal.provider.v2.PortletDefinition
Controls whether this portlet is capable of rendering content for link mode.
setShowLink(String) - Method in class oracle.portal.provider.v2.DefaultPortletDefinition
Controls whether this portlet is capable of rendering content for link mode.
setShowPage(Object) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ManagedRenderer that renders this portlet's "show" mode.
setShowPage(String) - Method in class oracle.portal.provider.v2.render.RenderManager
Registers a ResourceRenderer that renders this portlet's Show mode.
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).
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).
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 interface oracle.portal.provider.v2.utils.MLString
Sets the String value for the language defined be this Locale.
setString(String, Locale) - Method in class oracle.portal.provider.v2.utils.HashMLString
Sets the String value for the language defined be this Locale.
setStylesheet(String) - Method in class oracle.portal.provider.v2.render.XmlFilter
 
setSubscriberDetails(Object) - Method in class oracle.portal.provider.v2.http.URLProviderDefinition
 
setSubscriberInfo(String) - Method in class oracle.portal.provider.v2.SubscriberDetails
 
setSubscriberKeys(String) - Method in class oracle.portal.provider.v2.SubscriberDetails
 
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.
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.
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.
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.
setUrlContentType(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
setUrlCookiePolicyHandler() - Method in class oracle.portal.provider.v2.http.URLProviderInstance
 
setUseAuthLinks(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
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.URLRenderer
 
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(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
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
setUsePortalStyle(String) - Method in class oracle.portal.provider.v2.render.BaseContentFilter
 
setUser(RealmUser) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Use a provider user as a key for the invalidation request.
setUserFieldName(String) - Method in class oracle.portal.provider.v2.security.Authentication
 
setUsername(String) - Method in class oracle.portal.provider.v2.cache.invalidation.InvalidationContext
Set the user name as a key for the invalidation request
setUserPwdName(String) - Method in class oracle.portal.provider.v2.security.Authentication
 
setValue(long) - Method in class oracle.portal.provider.v2.PortalConfig
 
setValue(long) - 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.MobileFlags
 
setValue(String) - Method in class oracle.portal.provider.v2.URLPortletParameter
 
setValue(String) - Method in class oracle.portal.provider.v2.MobileFlags
 
setWalletLocation(String) - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
setWalletPassword(String) - Method in class oracle.portal.provider.v2.render.http.URLRenderer
 
setXPosition(float) - Method in class oracle.portal.provider.v2.UserLocation
 
setYPosition(float) - Method in class oracle.portal.provider.v2.UserLocation
 
severe(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
severe(String) - Method in class oracle.portal.log.Logger
Logs the specified error message.
severe(String, Throwable) - Static method in class oracle.portal.log.LogManager
Logs the given java.lang.Throwable object, e.g.
severe(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified error message and Throwable.
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.
showPortletParameters(PortletRenderRequest) - Static method in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
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 oracle.portal.utils.v2.SimpleParameterMap.
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 oracle.portal.provider.v2.render.http.StrutsRenderer.
This class is used as an adapter to a Struts servlet application.
StrutsRenderer() - Constructor for class oracle.portal.provider.v2.render.http.StrutsRenderer
This constructor is called by a RenderManager object.
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.
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.
SubscriberDetails - class oracle.portal.provider.v2.SubscriberDetails.
 
SubscriberDetails() - Constructor for class oracle.portal.provider.v2.SubscriberDetails
 
SYSTEM_LEVEL - Static variable in class oracle.portal.provider.v2.http.HttpCommonConstants
Constant integer value used to indicate system level caching.

T

TABLE_BACKGROUND_COLOR - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
TABLE_TAG_END - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
TABLE_TAG_START - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
TEST_PAGE_URI - Static variable in class oracle.portal.provider.v2.ProviderContext
 
test() - Method in class oracle.portal.provider.v2.oid.OidManager
Tests the Oid connection and configuration.
throwing(String, Throwable) - Static method in class oracle.portal.log.LogManager
 
throwing(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified warning message and Throwable.
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.
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.UserLocation.LocationType
 
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() - 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.utils.ValidationError
Returns a java.lang.String representation of this ValidationError instance.
toString() - Method in class oracle.portal.utils.v2.ContainerException
 
toString(int) - Method in class oracle.portal.provider.v2.personalize.PortletReference
Returns a String representation of this reference modified according to the refType parameter.
TOTAL_MODES - Static variable in class oracle.portal.provider.v2.render.PortletRenderer
The total number of modes a portlet can implement
TRUE - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
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.UserLocation.LocationType
 
UNKNOWN - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 
UNKNOWN - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceOrientation
 
URL_CONTENT_TYPE - Static variable in class oracle.portal.provider.v2.render.http.URLRenderer
 
URLAuthHandler - class oracle.portal.provider.v2.security.URLAuthHandler.
 
URLAuthHandler() - Constructor for class oracle.portal.provider.v2.security.URLAuthHandler
 
URLEditRenderer - class oracle.portal.provider.v2.render.http.URLEditRenderer.
 
URLEditRenderer() - Constructor for class oracle.portal.provider.v2.render.http.URLEditRenderer
 
URLPersonalizationObject - class oracle.portal.provider.v2.URLPersonalizationObject.
 
URLPersonalizationObject() - Constructor for class oracle.portal.provider.v2.URLPersonalizationObject
 
URLPortletDefinition - class oracle.portal.provider.v2.http.URLPortletDefinition.
 
URLPortletDefinition() - Constructor for class oracle.portal.provider.v2.http.URLPortletDefinition
 
URLPortletParameter - class oracle.portal.provider.v2.URLPortletParameter.
 
URLPortletParameter() - Constructor for class oracle.portal.provider.v2.URLPortletParameter
 
URLProviderDefinition - class oracle.portal.provider.v2.http.URLProviderDefinition.
 
URLProviderDefinition() - Constructor for class oracle.portal.provider.v2.http.URLProviderDefinition
 
URLProviderInstance - class oracle.portal.provider.v2.http.URLProviderInstance.
 
URLProviderInstance() - Constructor for class oracle.portal.provider.v2.http.URLProviderInstance
 
URLRenderer - class oracle.portal.provider.v2.render.http.URLRenderer.
 
URLRenderer() - Constructor for class oracle.portal.provider.v2.render.http.URLRenderer
 
URLSecurityManager - class oracle.portal.provider.v2.security.URLSecurityManager.
 
URLSecurityManager() - Constructor for class oracle.portal.provider.v2.security.URLSecurityManager
 
UrlServicesUtils - class oracle.portal.provider.v2.utils.UrlServicesUtils.
 
UrlServicesUtils() - Constructor for class oracle.portal.provider.v2.utils.UrlServicesUtils
 
UrlUtils - class oracle.portal.provider.v2.url.UrlUtils.
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 oracle.portal.provider.v2.UserLocation.
 
UserLocation.Address - class oracle.portal.provider.v2.UserLocation.Address.
 
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 oracle.portal.provider.v2.UserLocation.LocationType.
 
UserLocation.LocationType(int) - Constructor for class oracle.portal.provider.v2.UserLocation.LocationType
 
UserLocation.LocationType(String) - Constructor for class oracle.portal.provider.v2.UserLocation.LocationType
 
UserLocation(UserLocation.LocationType, float, float, UserLocation.Address) - Constructor for class oracle.portal.provider.v2.UserLocation
 

V

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.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.ParameterDefinition
Validates the internal state of this ParameterDefinition 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 interface oracle.portal.provider.v2.Validateable
Validate the internal state of this Validateable instance.
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.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.personalize.DBPersonalizationManager
Validates the internal state of this DBPersonalizationManager instance.
validate(String, ValidationError) - Method in class oracle.portal.provider.v2.personalize.PrefStorePersonalizationManager
Validates the internal state of this PrefStorePersonalizationManager 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.render.RenderManager
Validates the internal state of this RenderManager 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.http.ResourceRenderer
Validates the internal state of this ResourceRenderer 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.FileRenderer
Validates the internal state of this FileRenderer 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.security.AuthLevelSecurityManager
Validates the internal state of this AuthLevelSecurityManager 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.DBPreferenceStore
Validates the internal state of this DBPreferenceStore 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.webservice.WebServiceRenderer
Validates the internal state of this WebServiceRenderer instance.
Validateable - interface oracle.portal.provider.v2.Validateable.
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 oracle.portal.provider.v2.utils.ValidationError.
A ValidationError maintains a list of ValidationError.Errors reported by a tree of Validateable objects during validation traversal.
ValidationError.Error - class oracle.portal.provider.v2.utils.ValidationError.Error.
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.
ValidationError() - Constructor for class oracle.portal.provider.v2.utils.ValidationError
Constructs this ValidationError instance.
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.
VOICE - Static variable in class oracle.portal.provider.v2.render.DeviceInfo.DeviceClass
 

W

warning(String) - Static method in class oracle.portal.log.LogManager
Logs the given message.
warning(String) - Method in class oracle.portal.log.Logger
Logs the given warning message.
warning(String, Throwable) - Static method in class oracle.portal.log.LogManager
Logs the given java.lang.Throwable object, e.g.
warning(String, Throwable) - Method in class oracle.portal.log.Logger
Logs the specified warning message and Throwable.
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 oracle.portal.provider.v2.webservice.WebServiceRenderer.
WebServiceRenderer is the base class for web service enabled renderers.
WebServiceRenderer.ConstParam - class oracle.portal.provider.v2.webservice.WebServiceRenderer.ConstParam.
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 oracle.portal.provider.v2.webservice.WebServiceRenderer.DefaultableParameterBinding.
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 oracle.portal.provider.v2.webservice.WebServiceRenderer.EditData.
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 oracle.portal.provider.v2.webservice.WebServiceRenderer.ParameterBinding.
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 oracle.portal.provider.v2.webservice.WebServiceRenderer.PromptedBinding.
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 oracle.portal.provider.v2.webservice.WebServiceRenderer.RequestParam.
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 oracle.portal.provider.v2.webservice.WebServiceRenderer.SessionAttrib.
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 oracle.portal.provider.v2.webservice.WebServiceRenderer.URLParam.
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.
WebServiceRenderer() - Constructor for class oracle.portal.provider.v2.webservice.WebServiceRenderer
 
WebServiceRenderRequest - class oracle.portal.provider.v2.webservice.WebServiceRenderRequest.
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_CUSTOMIZATION_ACCR - Static variable in class oracle.portal.provider.v2.monitor.PerfMonitor
 
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(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.PrefStorePersonalizationManager
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(Preference, boolean) - Method in class oracle.portal.provider.v2.preference.PreferenceStore
Saves the PreferenceDataObject in the given Preference to storage.

X

XHTML_CONTENTS_LOGGING - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
XML - Static variable in class oracle.portal.provider.v2.utils.UrlServicesUtils
 
XmlFilter - class oracle.portal.provider.v2.render.XmlFilter.
 
XmlFilter() - Constructor for class oracle.portal.provider.v2.render.XmlFilter
 
XMLStringWebServiceRenderer - class oracle.portal.provider.v2.webservice.XMLStringWebServiceRenderer.
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 oracle.portal.utils.xml.v2.XMLUtil.
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 Q R S T U V W X
OracleAS PDK for Java 9.0.4.0.2

Copyright (c) 2002,2003 Oracle Corporation. All Rights Reserved.