|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface SkinDefinition represents a skin in the
portal framework.
| Method Summary | |
String |
getDisplayName()
Deprecated. Returns the name associated with this skin which will be displayed to end users. |
SkinIdentifier |
getIdentifier()
Deprecated. Returns the SkinIdentifier that uniquely identifies
this skin. |
void |
setDisplayName(String displayName)
Deprecated. Sets the display name to be associated with this skin. |
| Methods inherited from interface com.bea.portal.model.PortalScopedObject |
getPortalIdentifier |
| Method Detail |
public String getDisplayName()
public SkinIdentifier getIdentifier()
SkinIdentifier that uniquely identifies
this skin.
public void setDisplayName(String displayName)
displayName - the name of this skin to display to end users.
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||