sv:collaborationGroup

A collaboration group is a child node of a sv:collaborationGroupPage.

Node name

Name

Type and description

<group-name>

Dynamic / Model dependent


The name of the collaboration group

 

Properties

Name

Type and description

displayName

javax.jcr.PropertyType.STRING


The given name of the user group



groupType

javax.jcr.PropertyType.STRING


Type of group (OPEN, CLOSED, MEMBER_MODERATED) [@since Sitevision 3.6.3]



groupState

javax.jcr.PropertyType.STRING


Group state (ACTIVE, INACTIVE) [@since Sitevision 3.6.3]

Sitevision Utility tip!

  • New collaboration groups can be created via CollaborationGroupUtil.
  • The members and admins of a sv:collaborationGroup can be queried and updated via CollaborationGroupWrapper.
  • ResourceLocatorUtil contains methods to retrieve the sv:personalFileRepository and sv:personalImageRepository of a sv:collaborationGroup.
  • Buddy icons for a sv:collaborationGroup can be rendered via the BuddyIconRenderer
  • The collaboration groups of a sv:userIdentity can be queried via UserIdentityWrapper.
  • The LinkRenderer interface can be used to render a link to the collaboration group page of a sv:collaborationGroup.

Note! This node type was introduced in Sitevision 3.5