Lines Matching refs:full_representation
43 def full_representation(self): member in AtomicGroupClass
44 rep = super(AtomicGroupClass, self).full_representation()
97 def full_representation(self): member in Label
98 rep = super(Label, self).full_representation()
155 def full_representation(self): member in User
156 rep = super(User, self).full_representation()
192 def full_representation(self): member in Acl
193 rep = super(Acl, self).full_representation()
277 def full_representation(self): member in Host
278 rep = super(Host, self).full_representation()
296 'labels': labels.full_representation(),
297 'acls': acls.full_representation(),
379 def full_representation(self): member in Test
380 rep = super(Test, self).full_representation()
652 def full_representation(self): member in Job
653 rep = super(Job, self).full_representation()