com.plumtree.portaluiinfrastructure.friendlyurl
Class MyPageFriendlyURLParser

java.lang.Object
  extended by com.plumtree.portaluiinfrastructure.friendlyurl.FriendlyURLParser
      extended by com.plumtree.portaluiinfrastructure.friendlyurl.MyPageFriendlyURLParser
All Implemented Interfaces:
IFriendlyURLParser

public class MyPageFriendlyURLParser
extends FriendlyURLParser

Friendly URL parser specific to MyPage URLs. Checks the URL for mypage id in addition to the mypage name.

Author:
Robert Zhang

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

MyPageFriendlyURLParser

public MyPageFriendlyURLParser(java.lang.String strKeyword,
                               java.lang.String strClassId,
                               XPStringTokenizer stURLTokens)



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.