|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface UserPageStateMetadata represents the dynamic data
about a page which is required for rendering.
| Method Summary | |
java.lang.String |
getDisplayName()
Method getDisplayName retrieves the personalized display
name of the associated portal page. |
java.lang.String |
getDisplayType()
|
int |
getIndex()
Method getIndex returns an integer representing the position
of this page in the ordering of all portal pages. |
PageIdentifier |
getPageIdentifier()
Method getPageIdentifier retrieves the identifier of
the portal page that this object is the state of. |
java.lang.Boolean |
isDisplayMutable()
|
| Method Detail |
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 java.lang.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 java.lang.String getDisplayType()
public java.lang.Boolean isDisplayMutable()
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.
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||