com.bea.portal.model
Interface MutablePersonalizedObject
- All Known Subinterfaces:
- MutablePagePersonalization, MutablePortalPersonalization, MutablePortletPersonalization
- public interface MutablePersonalizedObject
Interface MutablePersonalizedObject
represents an object that
can be personalized.
Method Summary
|
void |
setDisplayName(java.lang.String displayName)
Sets a display name for this resource suitable to be displayed to a user. |
setDisplayName
public void setDisplayName(java.lang.String displayName)
- Sets a display name for this resource suitable to be displayed to a user.
- Parameters:
a
- display name for this resource.
Copyright © 2002 BEA Systems, Inc. All Rights Reserved