|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.admin
Interface Skin
- All Superinterfaces:
- ActiveFlag, Decoration, Identifiable, Localized, MarkupCapable, TimeStamped
- All Known Subinterfaces:
- ModifiableSkin
public interface Skin
- extends Decoration, TimeStamped, Identifiable, MarkupCapable
Model interface for portal skins.
Skins determine how containers and portlets are displayed on a portal page.
Skins usually specify the layout of the portlet title bar and its frame or the
orientation of a container.
Skin elements can be obtained from the SkinList.
- Since:
- 5.1.0.1
Method Summary
|
SkinType |
getSkinType()
Deprecated. this method is deprecated and has no replacement
Returns the skin type. |
getSkinType
SkinType getSkinType()
throws ModelException
- Deprecated. this method is deprecated and has no replacement
Returns the skin type.
- Returns:
- the skin type, never null
- Throws:
- ModelException - if an error occured while accessing model information
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |