Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Topics.Update.IUpdateFactory Interface Reference

The base interface for all update factories. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Topics.Update.IUpdateFactory:
PushTechnology.ClientInterface.Client.Topics.Update.IContentUpdateFactory PushTechnology.ClientInterface.Client.Topics.Update.IPagedUpdateFactory PushTechnology.ClientInterface.Client.Topics.Update.IPagedRecordOrderedUpdateFactory PushTechnology.ClientInterface.Client.Topics.Update.IPagedStringOrderedUpdateFactory PushTechnology.ClientInterface.Client.Topics.Update.IPagedUnorderedUpdateFactory PushTechnology.ClientInterface.Client.Topics.Update.IPagedRecordUnorderedUpdateFactory PushTechnology.ClientInterface.Client.Topics.Update.IPagedStringUnorderedUpdateFactory

Detailed Description

The base interface for all update factories.

An update factory is used to create specific types of IUpdate.

Instances of specific types of update factory can be obtained from the ITopicUpdateControl feature using ITopicUpdateControl.UpdateFactory{TF}.


The documentation for this interface was generated from the following file: