com.plumtree.portaluiinfrastructure.friendlyurl
Class DocumentFriendlyURLParser

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

public class DocumentFriendlyURLParser
extends FriendlyURLParser

Friendly URL parser specific to document 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
DocumentFriendlyURLParser(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

DocumentFriendlyURLParser

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



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