|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
PollImpl object.
PortalContext interface gives the portlet
the ability to retrieve information about the portal calling this portlet.javax.servlet.RequestDispatcher.PortalLayout.org.jboss.portal.core.command.RenderPageCommandPortlet interface is used by the portlet container to
invoke the portlets.PortletConfig interface provides the portlet with
its configuration.PortletContext interface defines a portlet view
of the portlet container.PortletException class defines a general exception
that a portlet can throw when it is unable to perform its operation
successfully.init() invocation.PortletMode class represents
the possible modes that a portlet can assume.PortletModeException is thrown when a portlet
tries to use or set a portlet mode that is not supported by the current
runtime environment or the portlet.PortletPreferences interface allows the portlet to store
configuration data.PortletRequest defines the base interface to provide client
request information to a portlet.PortletRequestDispatcher interface
defines an object that receives requests from the client
and sends them to the specified resources (such as a servlet,
HTML file, or JSP file) on the server.PortletResponse defines the base interface to assist a
portlet in creating and sending a response to the client.PortletSecurityException
when a call fails because of security reasons.PortletSession interface provides a way to identify a user
across more than one request and to store transient information about that user.PortletSessionUtil class helps identify and decode
attributes in the PORTLET_SCOPE scope of the PortletSession
when accessed through the HttpSession an from within calls to methods
of the HttpSessionBindingListener interface.PortletURL interface represents a URL
that reference the portlet itself.PostAction object.
PostImpl object.
PosterImpl object.
PreferencesValidator allows to validate the set of
preferences of the associated portlet just before they are
stored in the persistent store.ProcessCommandAction object.
doDispatch(JBossActionRequest,JBossActionResponse).
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||