Uses of Class
com.logicaldoc.gui.common.client.beans.GUIGroup
Package
Description
GWT services implementations.
-
Uses of GUIGroup in com.logicaldoc.gui.common.client.beans
Modifier and TypeMethodDescriptionGUIGroup[]
GUILDAPServer.getDefaultGroups()
GUIGroup[]
GUIUser.getGroups()
GUICalendarEvent.getParticipantGroup
(long id) GUIGroup[]
GUICalendarEvent.getParticipantsGroups()
Modifier and TypeMethodDescriptionvoid
void
GUICalendarEvent.addParticipant
(GUIGroup newPart) void
GUILDAPServer.setDefaultGroups
(GUIGroup[] defaultGroups) void
void
GUICalendarEvent.setParticipantsGroups
(GUIGroup[] participantsGroups) -
Uses of GUIGroup in com.logicaldoc.gui.common.client.services
Modifier and TypeMethodDescriptionSecurityService.getGroup
(long groupId) Loads a given group from the databaseCreates or updates a group -
Uses of GUIGroup in com.logicaldoc.gui.frontend.client.security.group
Modifier and TypeMethodDescriptionvoid
void
GroupsPanel.showGroupDetails
(GUIGroup group) void
GroupsPanel.updateRecord
(GUIGroup group) Updates the selected rec with new dataModifierConstructorDescriptionGroupPropertiesPanel
(GUIGroup group, com.smartgwt.client.widgets.form.fields.events.ChangedHandler changedHandler) -
Uses of GUIGroup in com.logicaldoc.web.service