Part of lp.registry.model.milestone View In Hierarchy
| Method | target | See IMilestone. |
| Method | product_release | Undocumented |
| Method | series_target | See IMilestone. |
| Method | title | See IMilestone. |
| Method | official_bug_tags | See IHasBugs. |
| Method | createProductRelease | See IMilestone. |
| Method | closeBugsAndBlueprints | See IMilestone. |
| Method | destroySelf | See IMilestone. |
| Method | getBugSummaryContextWhereClause | See BugTargetBase. |
| Method | setTags | See IMilestone. |
| Method | getTagsData | See IMilestone. |
| Method | getTags | See IMilestone. |
| Method | userCanView | See IMilestone. |
| Method | _milestone_ids_expr | Undocumented |
| Method | _customizeSearchParams | Customize search_params for this milestone. |
Inherited from SQLBase:
| Method | __init__ | Extended version of the SQLObjectBase constructor. |
| Method | __repr__ | Undocumented |
| Method | __eq__ | Equality operator. |
| Method | __ne__ | Inverse of __eq__. |
| Method | __storm_invalidated__ | Flush cached properties. |
| Class Method | _get_store | Undocumented |
Inherited from MilestoneData:
| Method | displayname | See IMilestone. |
| Method | all_specifications | Undocumented |
| Method | getSpecifications | See IMilestoneData |
| Method | bugtasks | The list of non-conjoined bugtasks targeted to this milestone. |
Inherited from StructuralSubscriptionTargetMixin:
| Method | parent_subscription_target | See IStructuralSubscriptionTarget. |
| Method | target_type_display | See IStructuralSubscriptionTarget. |
| Method | userCanAlterSubscription | See IStructuralSubscriptionTarget. |
| Method | addSubscription | See IStructuralSubscriptionTarget. |
| Method | userCanAlterBugSubscription | See IStructuralSubscriptionTarget. |
| Method | addBugSubscription | See IStructuralSubscriptionTarget. |
| Method | addBugSubscriptionFilter | See IStructuralSubscriptionTarget. |
| Method | removeBugSubscription | See IStructuralSubscriptionTarget. |
| Method | getSubscription | See IStructuralSubscriptionTarget. |
| Method | getSubscriptions | See IStructuralSubscriptionTarget. |
| Method | bug_subscriptions | See IStructuralSubscriptionTarget. |
| Method | userHasBugSubscriptions | See IStructuralSubscriptionTarget. |
| Method | __helper | A IStructuralSubscriptionTargetHelper for this object. |
| Method | _target_args | Target Arguments. |
Inherited from HasBugsBase:
| Method | searchTasks | See IHasBugs. |
| Method | getBugTaskWeightFunction | Default weight function is the simple one. |
IMilestone.