gredom.get_group

gredom.get_group(group)

Get a GROUP object for the model object matching the fully qualified name. If the parameter is a DOMOBJECT, this function behaves as a cast.


Parameters:
        group    The fully qualified name of a group model object, or a DOMOBJECT representing a group.

Returns:
        A GROUP object that represents a group model object.