| |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Decoration | Model interface for attributes that are common to themes and skins. |
Language | Model interface for portal languages. |
LanguageList<E extends Language> | Model interface for the list of portal languages. |
Markup | Model interface for portal markups. |
MarkupCapable | This interface describes markup-capable nodes. |
MarkupList<T extends Object & Markup> | Model interface for the portal supported markups. |
ModifiableMarkupCapable | An interface representing a modifiable markup capable instance. |
Skin | Model interface for portal skins. |
SkinList<T extends Object & Skin> | Model interface for a list of portal skins. |
SkinModelLocator | A locator the can be provided by SkinList implementations. |
SkinType | Deprecated. this interface is deprecated Model interface for a list of Skin types. |
Theme | Model interface for portal themes. |
ThemeList<T extends Object & Theme> | Model interface for a list of installed portal themes. |
This package defines elements of the portal occurring in several administrable models.
WebSphere Portal provides several list models that contain installed resources, such as supported locales, supported markups, skins and themes. For each of these, a specific ListModel exists that provides information on these resources:
| |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |