There is always one and only one local comment repository as child of a page content (sv:pageContent) node. It consists of zero or more comments (sv:pageComment) as sub nodes.
The content of the page comment repository node corresponds to the comments for a specific page or article
| Name | Type and description |
|---|---|
| Page Comment Repository | Fixed / Model independent |
| The name is fixed and is always "Page Comment Repository" |
| Name | Type and description |
|---|---|
| visibleCount | javax.jcr.PropertyType.LONG |
| The number of visible comments. | |
| visibilityStatus | javax.jcr.PropertyType.STRING |
| Visibility of comments ["visible", "hidden" or "unspecified"]. @since SiteVision 3.6.6 | |
| mutabilityStatus | javax.jcr.PropertyType.STRING |
| Mutability of comments ["mutable", "immutable" or "unspecified"]. @since SiteVision 3.6.6 |
SiteVision Utility API tip!
Last updated:
