MutablePersonalizedObject Interface
- public interface MutablePersonalizedObject
Interface MutablePersonalizedObject
represents an object that
can be personalized.
-
All Known Subinterfaces
-
MutablePagePersonalization
, MutablePortalPersonalization
, MutablePortletPersonalization
public void |
-
setDisplayName (String displayName)
- Sets a display name for this resource suitable to be displayed to a user.
|
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.