|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractComponent in org.apache.cocoon.portal.coplet.adapter.impl |
Subclasses of AbstractComponent in org.apache.cocoon.portal.coplet.adapter.impl | |
class |
AbstractCopletAdapter
This is the abstract base adapter to use pipelines as coplets Configuration |
class |
ApplicationCopletAdapter
This coplet adapter is used to connect to external applications that are plugged into the portal. |
class |
CachingURICopletAdapter
This adapter extends the URICopletAdapter
by a caching mechanism. |
class |
URICopletAdapter
This is the adapter to use pipelines as coplets. |
Uses of AbstractComponent in org.apache.cocoon.portal.coplet.impl |
Subclasses of AbstractComponent in org.apache.cocoon.portal.coplet.impl | |
class |
DefaultCopletFactory
This factory is for creating and managing coplet objects. |
Uses of AbstractComponent in org.apache.cocoon.portal.event.impl |
Subclasses of AbstractComponent in org.apache.cocoon.portal.event.impl | |
class |
DefaultEventConverter
This implementation stores the events that can't be converted to strings (which don't support the ConvertableEvent interface) in
the current user session. |
class |
DefaultEventManager
This is the default implementation of the event manager. |
Uses of AbstractComponent in org.apache.cocoon.portal.pluto.adapter |
Subclasses of AbstractComponent in org.apache.cocoon.portal.pluto.adapter | |
class |
PortletAdapter
This is the adapter to use JSR-168 portlets as coplets. |
Uses of AbstractComponent in org.apache.cocoon.portal.profile.impl |
Subclasses of AbstractComponent in org.apache.cocoon.portal.profile.impl | |
class |
AbstractProfileManager
Base class for all profile managers. |
class |
GroupBasedProfileManager
This profile manager uses a group based approach: The coplet-base-data and the coplet-data are global, these are shared between all users. |
class |
StaticProfileManager
|
Uses of AbstractComponent in org.apache.cocoon.portal.tools |
Subclasses of AbstractComponent in org.apache.cocoon.portal.tools | |
class |
PortalToolManager
|
Uses of AbstractComponent in org.apache.cocoon.portal.wsrp.adapter |
Subclasses of AbstractComponent in org.apache.cocoon.portal.wsrp.adapter | |
class |
WSRPAdapter
Adapter to use wsrp-portlets as coplets It provides the wsrp support by initializing wsrp4j The aspect/adapter can be configured at the portal manager. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |