|
Interface Summary | ||
ContentServicePolicies.OnContentPropertyUpdatePolicy | Policy that is raised for each content property change. | |
ContentServicePolicies.OnContentReadPolicy | On content read policy interface. | |
ContentServicePolicies.OnContentUpdatePolicy | Policy that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant. | |
ContentStore | Provides low-level retrieval of content readers and writers. | |
ContentWorker | An interface instances that operate on content. |
Class Summary | ||
AbstractContentReader | Implements all the convenience methods of the interface. | |
AbstractContentStore | Base class providing support for different types of content stores. | |
AbstractContentWriter | Implements all the convenience methods of the interface. |
|