Implement Other Actions

So far this document has focused on implementing the synchronize fetch action, but a connector can implement other fetch actions in addition to, or instead of, synchronize. We have already seen how to implement synchronize by overriding the Synchronize method in ConnectorBase. ConnectorBase also has virtual methods for the other fetch actions. To implement any fetch action, override the appropriate method in ConnectorBase.

Retrieve Documents from a Repository

Update Documents in a Repository

Browse a Repository

Insert a Stub into a Repository

Retrieve Group Information from a Repository

Retrieve the URI of a Document

Implement Custom Fetch Actions

Implement Custom Actions


_FT_HTML5_bannerTitle.htm