Part of lp.registry.interfaces.mentoringoffer View In Hierarchy
Known subclasses: lp.blueprints.interfaces.specification.ISpecification, lp.bugs.interfaces.bug.IBug, lp.bugs.interfaces.bugtask.IBugTask
Method | canMentor | True if this user could now offer mentoring on this piece of |
Method | isMentor | True if the user is offering mentoring for this piece of work. |
Method | offerMentoring | Record that the user is willing to mentor anyone who is trying to |
Method | retractMentoring | Remove the offer of mentoring for this work by this user. |
Inherited from IHasMentoringOffers:
Attribute | mentoring_offers | The list of mentoring offers related to this object. |