com.plumtree.portaluiinfrastructure.friendlyurl
Class KDFriendlyURLParser

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

public class KDFriendlyURLParser
extends FriendlyURLParser

Friendly URL parser specific to knowledge directory URLs. Checks the URL for folder Id.

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

KDFriendlyURLParser

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



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