Uses of Interface
org.alfresco.module.org_alfresco_module_rm.capability.Group
Packages that use Group
-
Uses of Group in org.alfresco.module.org_alfresco_module_rm.capability
Classes in org.alfresco.module.org_alfresco_module_rm.capability that implement GroupFields in org.alfresco.module.org_alfresco_module_rm.capability declared as GroupMethods in org.alfresco.module.org_alfresco_module_rm.capability that return GroupModifier and TypeMethodDescriptionAbstractCapability.getGroup()Capability.getGroup()Gets the group of a capabilityGets a group from it's idMethods in org.alfresco.module.org_alfresco_module_rm.capability that return types with arguments of type GroupModifier and TypeMethodDescriptionCapabilityService.getGroups()Gets the list of all the capability groups (in index order)CapabilityServiceImpl.getGroups()Methods in org.alfresco.module.org_alfresco_module_rm.capability with parameters of type GroupModifier and TypeMethodDescriptionvoidAdds a group to the list of groupsvoidCapabilityService.getCapabilitiesByGroup(Group group) Get a list of capabilities for the given groupCapabilityServiceImpl.getCapabilitiesByGroup(Group group) voidCapabilityService.removeGroup(Group group) Removes a group from the list of groupsvoidCapabilityServiceImpl.removeGroup(Group group) void