Class urn_perun_resource_attribute_def_virt_assignedGroups

All Implemented Interfaces:
AttributesModuleImplApi, ResourceAttributesModuleImplApi, ResourceVirtualAttributesModuleImplApi, VirtualAttributesModuleImplApi

public class urn_perun_resource_attribute_def_virt_assignedGroups extends ResourceVirtualAttributesModuleAbstract implements ResourceVirtualAttributesModuleImplApi
Compute value of all groups assigned to the Resource and return list of their names. Name of group in the list is like '[VO_SHORT_NAME]:[PARENT_GROUP_NAME]:[GROUP_NAME]'

If there is attribute 'resource:def:isAssignedWithSubgroups' set to true on the Resource, it will add all subgroups of assigned groups too.

Author:
Michal Stava <stavamichal@gmail.com>