Plumtree Portal UI  
 

IFriendlyURLParserManager.SetKeyToClassIdLookupTable Method 

Stores the map of keywords to class Ids.

void SetKeyToClassIdLookupTable(
   XPHashtable htKeyToClassIdLookup
);

Parameters

htKeyToClassIdLookup
Map of keywords to class ids taken from FriendlyURLS.xml

See Also

IFriendlyURLParserManager Interface | com.plumtree.portaluiinfrastructure.friendlyurl Namespace