|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface UserPageStateMetadata represents the dynamic data
about a page which is required for rendering.
| Method Summary | |
String |
getDisplayName()
Deprecated. Method getDisplayName retrieves the personalized display
name of the associated portal page. |
String |
getDisplayType()
Deprecated. |
int |
getIndex()
Deprecated. Method getIndex returns an integer representing the position
of this page in the ordering of all portal pages. |
PageIdentifier |
getPageIdentifier()
Deprecated. Method getPageIdentifier retrieves the identifier of
the portal page that this object is the state of. |
Boolean |
isDisplayMutable()
Deprecated. |
| Method Detail |
public String getDisplayName()
getDisplayName retrieves the personalized display
name of the associated portal page. This data is personalized to the
associated user at group scope.
String used to describe the portal page
to the associated user.public String getDisplayType()
public int getIndex()
getIndex returns an integer representing the position
of this page in the ordering of all portal pages.
int representing the position
of this portal page.public PageIdentifier getPageIdentifier()
getPageIdentifier retrieves the identifier of
the portal page that this object is the state of.
PageIdentifier used to specify the
portal page that this object is the state of.public Boolean isDisplayMutable()
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||