Package org.exoplatform.portal.mop.page
Class PageKey
java.lang.Object
org.exoplatform.portal.mop.page.PageKey
- All Implemented Interfaces:
Serializable
The immutable key for a page.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PageKey
-
PageKey
-
PageKey
-
-
Method Details
-
parse
Parse the string representation of a page key.- Parameters:
pageKey- the string representation- Returns:
- the corresponding page key
-
sibling
-
format
-
toPomPageKey
-
toString
-
equals
-
hashCode
public int hashCode()
-