com.plumtree.portaluiinfrastructure.friendlyurl
Class CommunityFriendlyURLParser

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

public class CommunityFriendlyURLParser
extends FriendlyURLParser

Friendly URL parser specific to community URLs. Checks the URL for community Id, and community page name.

Author:
duang

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

CommunityFriendlyURLParser

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



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