Constructors
Knowledge()
Methods
buildExternalEntryURLWithParser(Integer,Parser)
Builds a URL to the customer center to view a knowledge-base entry.Fetches the baseUrl from the registry table with reg_id 61. Then it parses the URL with the input parser, and returns the URL.
rebuildFaqSearch(Integer,String)
Rebuilds the FAQ search base based on the kbEntryId.Supply the originalTitle since the title is weighted higher than words in the Question and Answer sections.