Oracle Fusion Middleware
Java API Reference for Oracle PDK Java
11g Release 1 (11.1.1)
E10691-01

Package oracle.portal.provider.v2

Interface Summary
PortletConstants Interface used to store Portlet related constants.
ProviderConstants Interface used to store Portlet related constants.
ProviderSession The Provider interfaces are specified without dependencies on the Servlet interfaces.
Validateable Validateable objects have the ability to validate their internal state and report errors to calling code.
 

Class Summary
DefaultEventDefinition DefaultEventDefinition extends EventDefinition to handle getting the the resource bundle for an event from it's parent portlet.
DefaultParameterDefinition DefaultParameterDefinition extends ParameterDefinition to handle getting the the resource bundle for a parameter from it's parent portlet.
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.
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.
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.
EventDefinition An EventDefinition represents the metadata which describes an event that can be raised by this portlet.
MobileFlags  
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.
PortalConfig Represents various portal configuration settings that are pertinent to portlets.
PortalRealm Represents the realm of a user for a hosted portal.
PortletDefinition A PortletDefinition is a sub-part of a ProviderDefinition that defines the properties of a single portlet.
PortletInstance A PortletInstance is the entity that carries out the responsibilities of a single 'instance' of a portlet on a single Portal page.
ProviderContext  
ProviderDefinition A ProviderDefinition is a 'blueprint' for a provider.
ProviderInstance A ProviderInstance is the entity that carries out the responsibilities of a single 'instance' of a provider registered on a single Portal.
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.
ProviderRegistrationInfo Represents registration information sent from the portal to the provider.
ProviderSubscription Represents a subscription to the services exposed by a provider.
ProviderUser Represents the Portal user.
UserLocation  
UserLocation.Address  
UserLocation.LocationType  
 

Exception Summary
PortletAlreadyExistsException  
PortletException  
PortletNotFoundException  
ProviderException  
 


Oracle Fusion Middleware
Java API Reference for Oracle PDK Java
11g Release 1 (11.1.1)
E10691-01

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