Part of lp.soyuz.model.publishing View In Hierarchy
Implements interfaces: lp.soyuz.interfaces.publishing.ISourcePackageFilePublishing
Represents the source portion of the pool.
| Method | publishing_record | See IFilePublishing. | 
  
| Method | file_type_name | See ISourcePackagePublishingHistory. | 
  
Inherited from FilePublishingBase:
| Method | publish | See IFilePublishing. | 
| Method | archive_url | See IFilePublishing. | 
Inherited from SQLBase:
| Method | __init__ | Extended version of the SQLObjectBase constructor. | 
| Method | __repr__ | Undocumented | 
| Method | destroySelf | Undocumented | 
| Method | __eq__ | Equality operator. | 
| Method | __ne__ | Inverse of __eq__. | 
| Method | __storm_flushed__ | Invalidate the web service cache. | 
| Method | __storm_invalidated__ | Flush cached properties. | 
| Class Method | _get_store | Undocumented |