© 2002 BEA Systems, Inc.


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.
 

Method Detail

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.

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved