Exemple #1
0
 def _get_parent(self, context):
     return get_parent_presentation(context, self,
                                    convert_name_to_full_type_name,
                                    'policy_types')
 def _get_parent(self, context):
     return get_parent_presentation(context, self, convert_shorthand_to_full_type_name,
                                    'group_types')