Show TOC

Syntax documentationInterface ICapabilities Locate this document in the navigation structure

The interface ICapabilities defines the connector capabilities. Icapabilities has two methods by which it is possible to retrieve all capabilities supported with the current connector (getAllSupportedCapabilities), and whether or not a specific capability is supported (supports).

For complete information on the list of capabilities, see the Javadocs for the connector framework.