|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.friendlyurl.FriendlyURLParser
com.plumtree.portaluiinfrastructure.friendlyurl.KDFriendlyURLParser
public class KDFriendlyURLParser
Friendly URL parser specific to knowledge directory URLs. Checks the URL for folder Id.
| 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 |
|---|
public KDFriendlyURLParser(java.lang.String strKeyword,
java.lang.String strClassId,
XPStringTokenizer stURLTokens)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||