CContentHarvesterPlugin Class Reference

class CContentHarvesterPlugin : public CBase

The interface class for all Content Harvester plugins. Plugins are responsible for updating and synchronization with CPS.

Inherits from

  • CContentHarvesterPlugin

Member Functions Documentation

UpdateL()

voidUpdateL()[pure virtual]

Method called by Content Harvester in order to invoke Update operation. Must be implemented by plugin provider.