INamingContainer Members

Include Protected Members
Include Inherited Members

Defines how to map the external item to the URL used by the search system.

The INamingContainer type exposes the following members.

Properties

  Name Description
Public property PartitionId Not implemented in this version.
Public property PropertySet Sets the crawled property category for the properties from the external content source.

Top

Methods

  Name Description
Public method GetAccessUri(ILobSystem) Maps the specified external system to the URL used by the search system.
Public method GetAccessUri(ILobSystemInstance) Maps the specified external system instance to the URL used by the search system.
Public method GetAccessUri(IEntityInstance) Maps the specified external item to the URL used by the search system.
Public method GetAccessUri(IEntity, ILobSystemInstance) Maps the specified external item and external system instance to the URL used by the search system.
Public method GetAccessUri(IEntityInstance, IEntityInstance) Maps the specified external item to the content item URL used by the search system.
Public method GetDisplayUri(ILobSystem) Maps the specified external system to the display URL used by the search system.
Public method GetDisplayUri(ILobSystemInstance) Maps the specified external system instance to the display URL used by the search system.
Public method GetDisplayUri(IEntity, ILobSystemInstance) Maps the specified external item and external system instance to the display URL used by the search system.
Public method GetDisplayUri(IEntityInstance, IEntityInstance) Maps the specified external item to the display URL used by the search system.
Public method GetDisplayUri(IEntityInstance, String) Maps the specified external item to the display URL used by the search system.
Public method Initialize Initializes the INamingContainer class.

Top

See Also

Reference

INamingContainer Interface

Microsoft.Office.Server.Search.Connector.BDC Namespace