com.plumtree.portaluiinfrastructure.friendlyurl
Class UserFriendlyURLParser

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

public class UserFriendlyURLParser
extends FriendlyURLParser

Friendly URL parser specific to user URLs. Checks the URL for user ID.

Author:
matt

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
UserFriendlyURLParser(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

UserFriendlyURLParser

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



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