IFulltextServiceImpl Interface |
Namespace: PDTec.IceNet.Domain.Fulltext.Service.Interface
public interface IFulltextServiceImpl : IFulltextService
The IFulltextServiceImpl type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginAccess | ||
| FulltextSearch |
Submits a search query to the fulltext index service.
(Inherited from IFulltextService.) | |
| FulltextSubmitIndexTasks |
Submits a task to be processed by the fulltext index.
(Inherited from IFulltextService.) | |
| Login |
Authenticates the user and establishes a service session context. Calling
this method is required to subsequently calling other service methods.
(Inherited from IFulltextService.) |