imbWEMManagerSettings Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.imbWEMManagerSettings"]
Namespace: imbWEM.Core
[XmlIncludeAttribute(typeof(aceSettingsBase))] [XmlIncludeAttribute(typeof(aceSettingsStandaloneBase))] public class imbWEMManagerSettings : aceSettingsStandaloneBase
The imbWEMManagerSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| imbWEMManagerSettings | Initializes a new instance of the imbWEMManagerSettings class |
| Name | Description | |
|---|---|---|
| contentProcessor | ||
| crawlAdHok | ||
| crawlerJobEngine | ||
| directReportEngine | ||
| executionLog | ||
| indexEngine | ||
| linkResolver | ||
| loaderComponent | ||
| postReportEngine | ||
| settings_filepath | (Overrides aceSettingsStandaloneBase.settings_filepath.) | |
| supportEngine | ||
| TFIDF | ||
| wasLoaded | (Inherited from aceSettingsBase.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Load |
Loads and auto saves
(Inherited from aceSettingsStandaloneBase.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| Poke |
Empty method used just to trigger autoload if required
(Inherited from aceSettingsStandaloneBase.) | |
| prepare | ||
| Save |
Saves the current settings. If filepath specified it will use it to save into. This will not change default load location.
(Inherited from aceSettingsStandaloneBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |