|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectorInfo
The connector meta-data for a given connector.
Method Summary | |
---|---|
APIConfiguration |
createDefaultAPIConfiguration()
Loads the Connector and Configuration class in order to
determine the proper default configuration parameters. |
String |
getConnectorDisplayName()
Returns a friendly name suitable for display in the UI. |
ConnectorKey |
getConnectorKey()
Uniquely identifies this connector in a given installation |
ConnectorMessages |
getMessages()
Returns the connector messages for this connector |
Method Detail |
---|
String getConnectorDisplayName()
CurrentLocale
.
ConnectorMessages getMessages()
ConnectorKey getConnectorKey()
APIConfiguration createDefaultAPIConfiguration()
Connector
and Configuration
class in order to
determine the proper default configuration parameters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |