SilverStream eXtend
Director 4.0

Package com.sssw.portal.api

Provides interfaces that define the core portal API.

See:
          Description

Interface Summary
EbiActionHandler Interface for handling the actions that are fired by the presentation manager based on URL query parameters.
EbiCategoryInfo Interface to the CategoryInfo object.
EbiComponentConstants Interface that contains metadata definitions for Director portal components.
EbiComponentManager Interface for the component manager.
EbiComponentOptionInfo Interface that provides information about a option's descriptor information.
EbiGroupPageInfo Interface for managing the group page information of a specific portal application.
EbiLayoutInfo Value object for layout information.
EbiLayoutManager Interface for the portal layout manager.
EbiOptionInfo Interface for information about an option's descriptor information.
EbiOptionManager Interface for managine the option definition's access to the resource set.
EbiPageContentInfo Interface for style information from PortalStyles table.
EbiPageInfo Interface that manages page information.
EbiPageLayoutHandler Interface for managing manages sections and components in sections for either a user page or a group page.
EbiPageLayoutInfo Interface for managing the page layout information of a specific portal application.
EbiPageManager Interface for the portal page manager.
EbiPortalAuthenticator Interface that defines a service used by the portal controller servlet.
EbiPortalComponent Generic interface for portal components.
EbiPortalComponent2 Deprecated. Use EbiPortalComponent.
EbiPortalComponentInfo Generic interface for component information.
EbiPortalConstants This class contains metadata definitions for SilverStream Portal Components.
EbiPortalContext Generic interface for the portal context object.
EbiPortalDecorator This provides a generic interface for decorating portal components.
EbiPortalDefaultInfo Interface that provides portal default settings retrieved from web.xml of the portal WAR.
EbiPortalJsp No information available
EbiPortalManager Interface for the Portal Manager.
EbiPortalPID No information available
EbiStyleContentInfo Interface for style information from the PortalStyles table.
EbiStyleInfo This provides an interface for style info from PortalStyles table.
EbiStyleManager This provides an interface for the portal style manager.
EbiThemeInfo Value object for a theme
EbiThemeManager An interface for the Theme Manager.
EbiURICacheManager This provides an interface for the portal page manager.
EbiUserComponentInfo Interface for managing user component information for a portal application.
EbiUserPageInfo Interface for managing user page information of a particular portal application.
EbiUserPortalInfo Interface for managing portal settings for a portal application related to a user.
 

Package com.sssw.portal.api Description

Provides interfaces that define the core portal API. This package provides an API for working with portal components, styles, pages, and themes, as well as the Layout Manager.


SilverStream eXtend
Director 4.0