Plumtree Portal UI  
 

IFriendlyURLParser Members

IFriendlyURLParser overview

Public Instance Methods

GetChildId Returns the child Id if one was parsed from the URL, 0 otherwise.
GetChildName Returns the child name if one was parsed from the URL, null otherwise.
GetClassId Returns the class Id mapped to the keyword parsed from the URL.
GetKeyword Returns the keyword if one was parsed from the URL, null otherwise.
GetObjectId Returns the object Id if one was parsed from the URL, 0 otherwise.
GetObjectName Returns the object name if one was parsed from the URL, null otherwise.

See Also

IFriendlyURLParser Interface | com.plumtree.portaluiinfrastructure.friendlyurl Namespace