SiteVision Onlinehelp
Search

sv:collaborationGroupPage

A collaboration group page node is always a sub node in the page repository (sv:pageRepository) node tree. Its parent is a sv:collaborationGroupFolder and it has a sv:collaborationGroup as one of its child Nodes.

Node name
NameType and description
<collaboration-group-page-name>Dynamic / Model dependent
 The given name of the collaboration group page
Properties
NameType and description
URIjavax.jcr.PropertyType.URI
 The relative URI of the collaboration page
displayNamejavax.jcr.PropertyType.STRING
 The given name of the collaboration page
shortIdjavax.jcr.PropertyType.STRING
 The short id of the collaboration page
templatejavax.jcr.PropertyType.WEAKREFERENCE
 The collaboration group template which is used by the collaboration page
URLjavax.jcr.PropertyType.URI
 The absolute URI of the collaboration page
visibleInMenusjavax.jcr.PropertyType.BOOLEAN
 Indicates whether or not the collaboration page is visible in menus
localejavax.jcr.PropertyType.STRING
 Language settings
robotsIndexjavax.jcr.PropertyType.BOOLEAN
 Indicates whether or not the collaboration page may be indexed by a web robot
publishedjavax.jcr.PropertyType.BOOLEAN
 Whether or not the collaboration page is published
publishDatejavax.jcr.PropertyType.DATE
 Date when the collaboration page was published. Note! This property doesn't exist if the collaboration page is not published (i.e. property "published" == false).
publishedByjavax.jcr.PropertyType.WEAKREFERENCE
 User that published the collaboration page. Note! This property doesn't exist if the collaboration page is not published (i.e. property "published" == false). [@since SiteVision 3.5.3]
lastPublishDatejavax.jcr.PropertyType.DATE
 Last date when the page was published, this date will change if an already published collaboration page is republished. Note! This property doesn't exist if the collaboration page is not published (i.e. property "published" == false).
lastPublishedByjavax.jcr.PropertyType.WEAKREFERENCE
 Last user that published the collaboration page. Note! This property doesn't exist if the collaboration page is not published (i.e. property "published" == false). [@since SiteVision 3.5.3]
creationDatejavax.jcr.PropertyType.DATE
 Date when the collaboration page was created.
createdByjavax.jcr.PropertyType.WEAKREFERENCE
 The user that created the collaboration page
lastModifiedDatejavax.jcr.PropertyType.DATE
 Date when the collaboration page was modified.
lastModifiedByjavax.jcr.PropertyType.WEAKREFERENCE
 The user that modified the collaboration page
scheduledPublishDatejavax.jcr.PropertyType.DATE
 Date when the collaboration page is scheduled to be published
scheduledUnpublishDatejavax.jcr.PropertyType.DATE
 Date when the collaboration page is scheduled to be unpublished
commentsMulti-value of javax.jcr.PropertyType.UNDEFINED
 An array of editor comments added to the collaboration page
titlejavax.jcr.PropertyType.STRING
 Explicitly set title of the collaboration page
resourcePriorityjavax.jcr.PropertyType.LONG
 The search resource priority, influences document boost when indexed [@since SiteVision 3.6.4]

SiteVision Utility API tip!

  • The members and admins of the sv:collaborationGroup of a collaboration group page can be queried and updated via CollaborationGroupWrapper.
  • ResourceLocatorUtil contains methods to retrieve the sv:personalFileRepository and sv:personalImageRepository of the sv:collaborationGroup of the collaboration group page.
  • The resource priority of a sv:collaborationGroupPage can be set via IndexingUtil.
  • The LinkRenderer interface can be used to render a link to a sv:collaborationGroupPage.

Note! This node type was introduced in SiteVision 3.5

Last updated:

se-sto-pio-sv5-1.sitevision-cloud.net
3.137.218.215