INamingContainer Methods

Include Protected Members
Include Inherited Members

The INamingContainer type exposes the following members.

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