MutablePersonalizedObject Interface

com.bea.portal.model
MutablePersonalizedObject Interface

public interface MutablePersonalizedObject

Interface MutablePersonalizedObject represents an object that can be personalized.


All Known Subinterfaces

MutablePagePersonalization, MutablePortalPersonalization, MutablePortletPersonalization

Method Summary

public void
setDisplayName(String displayName)
Sets a display name for this resource suitable to be displayed to a user.

Method Detail

setDisplayName(String) Method

public void setDisplayName(String displayName)
Sets a display name for this resource suitable to be displayed to a user.

Parameters

displayName
display name for this resource.