ChildPageQuery |
Query testing if the Page is a direct child of another given one.
|
ContentPageQuery |
Query on the properties of the pages referencing the contents.
|
ContentPrivacyQuery |
Represents a Query testing the content privacy property.
|
DescendantPageQuery |
Query testing if the Page is a descendant (i.e., child, child of a child, etc.) of another given one.
|
OrphanQuery |
Represents a Query testing the orphan status of a content.
|
PageAttachmentQuery |
Query testing the pageId of a resource (page attachment).
|
PageContentQuery |
Query on the properties of the contents contained in pages.
|
PageIdQuery |
Represents a Query testing the page property of a content or resource.
|
PageQuery |
Query testing the id of a page or its ancestor ids (enabling to search the subpages of a given one).
|
SharedQuery |
Represents a Query testing the shared status of a content.
|
SitemapQuery |
Represents a Query testing the sitemap property.
|
SiteQuery |
Represents a Query testing the site property.
|
SiteTypeQuery |
Represents a Query testing the site type property.
|