Part of lp.registry.interfaces.oopsreferences View In Hierarchy
Known subclasses: lp.registry.interfaces.distribution.IDistributionPublic, lp.registry.interfaces.product.IProductView
Method | findReferencedOOPS | Find OOPS reports between start_date and end_date. |
Parameters | start_date | Do not look in objects whose last modification time is before this date. |
end_date | Do not look in objects whose last modification time is after this date. | |
Returns | A set of OOPS id's - strings of the form 'OOPS-w+'. |