Namespace Dynamicweb.Content.Data
Classes
- PageStructureValidator
- The PageStructureValidator is a notification subscriber which checks that there is no bad data in the page tree.
- PageTree
- The PageTree class represents a given Top level page and all descendents of that page
- PageTreeItem
- The PageTreeItem class represents a page in a PageTree instance
Interfaces
- IAreaRepository
- The IAreaRepository defines persistence operation for the Area Aggregate
- IPageRepository
- The IPageRepository interface defines persistence operations for the Page Aggregate
- IParagraphRepository
- The IParagraphRepository interface defines persistance operations for the Paragraph Aggregate