|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.friendlyurl.FriendlyURLParser
com.plumtree.portaluiinfrastructure.friendlyurl.MyPageFriendlyURLParser
public class MyPageFriendlyURLParser
Friendly URL parser specific to MyPage URLs. Checks the URL for mypage id in addition to the mypage name.
| Field Summary |
|---|
| Fields inherited from class com.plumtree.portaluiinfrastructure.friendlyurl.FriendlyURLParser |
|---|
m_nChildId, m_nObjectId, m_strChildName, m_strClassId, m_strKeyword, m_strObjectName |
| Constructor Summary | |
|---|---|
MyPageFriendlyURLParser(java.lang.String strKeyword,
java.lang.String strClassId,
XPStringTokenizer stURLTokens)
|
|
| Method Summary |
|---|
| Methods inherited from class com.plumtree.portaluiinfrastructure.friendlyurl.FriendlyURLParser |
|---|
GetChildId, GetChildName, GetClassId, GetKeyword, GetObjectId, GetObjectName, SetClassId, URLDecode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyPageFriendlyURLParser(java.lang.String strKeyword,
java.lang.String strClassId,
XPStringTokenizer stURLTokens)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||