ServicePRO SDK Help

KnowledgeBaseServiceManager Methods

The KnowledgeBaseServiceManager type exposes the following members.

Methods


  Name Description
Public method AddKeyWord
Adds a new key word.
Public method DeleteKeyWord
Deletes a key word.
Public method DeleteSolution
Deletes a solution.
Public method DoesCategoryBelongToFolder
Check whether the category is belong to a folder.
Public method DoesKeyWordExist
Check whether the key word exists.
Public method DoesSolutionExist
Check whether the solution exists.
Public method DraftSolution
Set the solution status to "Draft".
Public method GetBestSolutionTypesList
Gets the collection of best solution types.
Public method GetCategoryFullName
Gets the full name of a category.
Public method GetFolderIdFromCategoryId
Gets the folder identifier from a category identifier.
Public method GetKBFindDropDownsData
Gets the Knowledge Base data for finding dialog drop down control.
Public method GetKeyWords
Gets all the key words.
Public method GetLastMemoId
Gets the last memo identifier of a solution.
Public method GetObjectFindRst
Gets the object collection by search text.
Public method GetObjectTypes
Gets the collection of object type information.
Public method GetQueue
Gets the specific queue information by identifier.
Public method GetQueueFullPath
Gets the full path string of a queue.
Public method GetRequest
Gets the service request information by identifier.
Public method GetSolution
Gets the solution by identifier.
Public method GetSolutionByID
Gets the solution detail by identifier.
Public method GetSolutionDetailHTML
Gets the solution detail in HTML format.
Public method GetSolutionId
Gets the solution identifier.
Public method GetSolutionMemo
Gets the solution memo by revision identifier.
Public method GetSolutionMemos
Gets the solution memos.
Public method GetSolutionReviews
Get the solution reviews of specific solution
Public method GetSolutionsByFilter
Gets the solutions by filter type.
Public method GetSolutionsForSearch
Gets the solutions for search.
Public method GetSolutionStarRating
Get the solution star and average rating of specific solution
Public method GetSolutionTitleByID
Gets the solution title by identifier.
Public method GetSuggestedSolutions
Gets the collection of suggested solution.(by provided parameters)
Public method GetSuggestionCount
Gets the number of resolved count and suggested count of a suggestion.
Public method GetUDFHtml
Gets the HTML format of User Defined Field information.
Public method GetUser
Gets the user information by identifier.
Public method GetViceVersaRelation
Gets the vice versa relationship (between a solution and related solution).
Public method HasAttachments
Determines whether this object has attachments.
Public method HasSolutions
Sear for a solution.
Public method IncrementHits
Increments the "Hits" of a solution.
Public method InternalSolution
Set the solution status to "Internal".
Public method IsAdministerOnSolutionFolder
Check to determines whether this user is an administer of this solution folder.
Public method IsKeyWordInUse
Determines whether the key word is in use.
Public method MakeSolutionQuery
Retrieve the solution information.
Public method MakeSolutionQueryBySearchType
Retrieve the solution information by search type.
Public method PrintBestSolutingListing
Prints the best solution listing.(Export to file)
Public method PrintBestSolutingListingForMultipleWordSearchEngine
Prints Best Solution listing for multiple word search engine
Public method PrintBestSolutionReviews
Prints the best solution reviews
Public method PublishSolution
Publish a solution.
Public method RestoreSolution
Restores a retired solution.
Public method RetireSolution
Retires a solution.
Public method SaveSolution
Saves the solution to database.
Public method SaveSolutionRatingReview
Save solution rating review to database
Public method UpdateReferenceSolution
Updates the reference of a solution.