Plumtree Portal UI  
 

FriendlyURL Fields

The fields of the FriendlyURL class are listed below. For a complete list of FriendlyURL class members, see the FriendlyURL Members topic.

Protected Instance Fields

m_childId Additional id specifier, used for example for Urls to community pages which also needs the community name. Optional and not used by most class types
m_childName Additional name specifier, used for example for Urls to community pages which also needs the community name. Optional and not used by most class types
m_classId Type of destination page the url links too
m_objectId Id of the object to generate friendly name to (either one of name or id must be provided)
m_objectName objectName Name of the object to generate friendly name to (either one of name or id must be provided)
m_queryParams String of query parameters that need to be attached at the end of the friendly URL
m_useIdIfAvailable Whether to generate the object id in the URL if the name is also available

See Also

FriendlyURL Class | com.plumtree.portaluiinfrastructure.friendlyurl Namespace