Part of lp.bugs.model.buglinktarget View In Hierarchy
Known subclasses: lp.answers.model.question.Question, lp.blueprints.model.specification.Specification, lp.bugs.model.cve.Cve, lp.code.model.branchmergeproposal.BranchMergeProposal
Method | createBugLink | Subclass should override that method to create a BugLink instance. |
Method | deleteBugLink | Subclass should override that method to delete a BugLink instance. |
Method | linkBug | See IBugLinkTarget. |
Method | unlinkBug | See IBugLinkTarget. |