Interface Summary |
PocService
| Service that provides access to POC specific functionality.
|
PortalPocService
| Portal version of the PocService that is accessible via the PortalPocServiceHome
interfaces.
|
PortalPocServiceHome
| Home interface that can be looked up in JNDI and that provides access to the
POC services from the context of a portal request.
Example:
|
PortletPocService
| Portlet version of the PocService that is associated with one portlet
window.
|
PortletPocServiceHome
| Portlet service which allows for creating POC URLs that cannot be created via
the JSR 168 API.
|
PortletRenderPocService
|
Version of the PortletPocService that can be used in a render request
of a JSR286 compatible portlet.
|
PortletResourcePocService
|
Version of the PortletPocService that can be used in a resource
request of a JSR286 compatible portlet.
|