This namespace contains the data structures that are used by WCF services with Ankiro Suite.
Classes
Class | Description | |
---|---|---|
![]() | BackupMetadata | |
![]() | DataSourceBackupMetadata | |
![]() | DataSourceData |
Encapsulates the information associated with a specific data source in the system.
|
![]() | DataSourcePathSegmentData |
Represents a segment in a data source hierarchy. A data source hierarchy is a structure exposed by
data sources external to the Ankiro Suite, such as a content management system or a web site.
To create a data source hierarchy one can either manually synchronize the entire hierarchy through the ManagementService
or by processing the documents of the hiearchy in a top down manner.
|
![]() | DataSourcePathSegmentFrequency | |
![]() | DataSourcePluginConfigurationData | |
![]() | DataSourcePropertyData |
Encapsulates the information associated with a property of a data source.
|
![]() | DataSourceSidData | |
![]() | DataSourceSidMap |
The DataSourceSidData object encapsulates a single security object, which is either a user object or a role object.
Both types of security objects must specify a foreign ID (named NativeId) which must be a business key to the external
security object that it represents. The native id should refer to the most meaningful internal ID of the security object
in the context of the external information store. The NativeId should not be the name of the security object, if
this may change in a rename operation.
|
![]() | DocumentAccessRuleData | |
![]() | DocumentData | |
![]() | DocumentFileData |
The DocumentFileData class encapsulates a binary file that should be processed and parsed by the Ankiro Suite installation,
using an IFilter implementation installed on the server. Please refer to e.g. http://en.wikipedia.org/wiki/IFilter for more information.
|
![]() | DocumentFileDataParseResult |
Contains information about the parsed result of binary file as obtained through the ParseFileData method of the document service. |
![]() | DocumentFileDataParseResultProperty |
The value of a property field of a parsed binary document. |
![]() | DocumentItemData | |
![]() | DocumentPropertyData | |
![]() | DocumentTermBindingData |
Contains information about an association between a specific search phrase (term) and a specific document,
which should be returned at a specific position in search results for that search phrase.
|
![]() | HtmlMarkupSettings | |
![]() | IndexDocumentData |
The IndexDocumentData class contains the additional information associated with a
document that has already been persisted in the Ankiro Suite database.
|
![]() | IndexPropertyData | |
![]() | Namespace | |
![]() | PropertyValueCount | |
![]() | SearchProfileBackupMetadata | |
![]() | SearchProfileData | |
![]() | SearchProfileDefinitionData | |
![]() | SearchProfileParameterData | |
![]() | SearchProfilePluginData | |
![]() | SearchProfilePropertyData | |
![]() | SearchServerNodeData | |
![]() | SearchServerNodeInstanceData | |
![]() | SearchServerNodeStatusData | |
![]() | ServerIndexData | |
![]() | TextMarkupRequest |
The TextMarkupRequest class controls how a text string (which can be either a string or a string processed as an html section or document)
is marked up, given a markup string expression and language information controlling optional spellchecking and semantic expansion of the markup expression.
|
![]() | TextMarkupResult | |
![]() | ValidationMessage | |
![]() | VersionInformation |
Interfaces
Interface | Description | |
---|---|---|
![]() | IBackupMetadataAdditional |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ApplicationComponent |
Internal application component of the Ankiro Suite installation.
|
![]() | ApplicationLayer |
Specific layer of the Ankiro Suite installation.
|
![]() | DataSourceAclType |
Specifies the type of an data source ACL (Access Control List) entry.
|
![]() | DataSourceCacheType | |
![]() | DataSourcePathSegmentIncludeState | |
![]() | DataSourceProcessingMode | |
![]() | DataSourceSidType | |
![]() | DataSourceType | |
![]() | DocumentAction | |
![]() | FileDataFieldMergeBehavior | |
![]() | FileDataFieldType | |
![]() | IndexPropertyType | |
![]() | MessageType | |
![]() | SearchProfileDefinitionType | |
![]() | SearchServerHealthState | |
![]() | SearchServerOnlineState | |
![]() | SearchServerSynchronizationState | |
![]() | SystemHistoryFilterType | |
![]() | SystemHistoryItemType | |
![]() | TextMarkupType |