Exemplo n.º 1
0
 def _get_parent(self, context):
     return get_parent_presentation(context, self,
                                    convert_name_to_full_type_name,
                                    'policy_types')
Exemplo n.º 2
0
 def _get_parent(self, context):
     return get_parent_presentation(context, self, convert_shorthand_to_full_type_name,
                                    'group_types')