Copyright© 2008-2018 SiteVision AB, all rights reserved.
Package | Description |
---|---|
senselogic.sitevision.api.collaboration |
Collaboration utility interfaces.
|
Modifier and Type | Method and Description |
---|---|
CollaborationGroupType |
CollaborationGroupWrapper.getGroupType()
Gets the collaboration group type of the wrapped collaboration group.
|
static CollaborationGroupType |
CollaborationGroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollaborationGroupType[] |
CollaborationGroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Node |
CollaborationGroupUtil.createCollaborationGroup(Node aGroupTemplate,
Node aGroupFolder,
String aGroupName,
CollaborationGroupType aGroupType)
Creates a collaboration group.
|
void |
CollaborationGroupWrapper.setGroupType(CollaborationGroupType aCollaborationGroupType)
Changes the collaboration group type of the wrapped collaboration group.
|
SiteVision - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2018 SiteVision AB, all rights reserved.