Plumtree Portal UI  
 

FriendlyURLParser Class

Generic Friendly URL parser capable of parsing the name of the object.

For a list of all members of this type, see FriendlyURLParser Members.

System.Object
   com.plumtree.portaluiinfrastructure.friendlyurl.FriendlyURLParser
      com.plumtree.portaluiinfrastructure.friendlyurl.CommunityFriendlyURLParser
      com.plumtree.portaluiinfrastructure.friendlyurl.DocumentFriendlyURLParser
      com.plumtree.portaluiinfrastructure.friendlyurl.KDFriendlyURLParser
      com.plumtree.portaluiinfrastructure.friendlyurl.MyPageFriendlyURLParser
      com.plumtree.portaluiinfrastructure.friendlyurl.UserFriendlyURLParser

public class FriendlyURLParser : IFriendlyURLParser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.friendlyurl

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

FriendlyURLParser Members | com.plumtree.portaluiinfrastructure.friendlyurl Namespace