4Suite API Documentation

Module Ft.Server.Client.Core.GroupClient

Classes:

Classes

Contains implementation for a group resource which is a set of specified users

Methods

addMember(self, user)
Add a member to this group
Get a list of names of all users that are members of this group
Get a list of all the users that are members of this group
Get the user name of this group
removeMember(self, user)
Remove a user from this group

Methods inherited from class Ft.Server.Client.Core.XmlDocumentClient.XmlDocumentClient

Methods inherited from class Ft.Server.Client.Core.RawFileClient.RawFileClient

Methods inherited from class Ft.Server.Client.Core.ResourceMetaDataClient.ResourceMetaDataClient

Methods inherited from class Ft.Server.Client.Core.GroupableObjectMixin.GroupableObjectMixin