Home | History | Annotate | Download | only in testserver

Lines Matching full:permanent

158   """A specification of one server-created permanent item.
162 permanent item.
164 parent_tag: The tag of the permanent item's parent. If ROOT_ID, indicates
166 server-created permanent item.
167 sync_type: A value from ALL_TYPES, giving the datatype of this permanent
169 cause the permanent item to be created and returned.
239 # Specify all the permanent items that a model might need.
422 """Create one permanent item from its spec, if it doesn't exist.
432 print 'Creating permanent item: %s' % spec.name
445 """Ensure creation of all permanent items for a given set of sync types.
449 Permanent items of only these types will be created.