ILobUri Members
Include Protected Members
Include Inherited Members
Defines how to map the content item URL passed from the search system to the external system object.
The ILobUri type exposes the following members.
Properties
Name | Description | |
---|---|---|
Catalog | Gets the catalog for the external system object. | |
Entity | Gets the external content type for the content item. | |
Identity | Gets the identifier for the content item. | |
LobSystem | Gets the external system object for the content item. | |
LobSystemInstance | Gets the external system instance for the content item. | |
PartitionId | Not implemented in this version. | |
SourceUri | Gets the content item URL being mapped. |
Top
Methods
Name | Description | |
---|---|---|
Initialize | Initializes the class to map the content item URL. |
Top