|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface PersonalizedObject
is intended to be
extended by all objects which can be customized by a user within
the portal framework.
Method Summary | |
java.lang.String |
getDisplayName()
Returns a user defined display name for this object as a String . |
ProfileIdentity |
getProfileIdentity()
Returns the ProfileIdentity for the user or group that
this personalization is on behalf of. |
Method Detail |
public ProfileIdentity getProfileIdentity()
ProfileIdentity
for the user or group that
this personalization is on behalf of.
public java.lang.String getDisplayName()
String
.
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |