Part of lp.code.interfaces.branch View In Hierarchy
Known subclasses: lp.code.interfaces.webservice.IBranch
| Method | transitionToInformationType | Set the information type for this branch. |
| Method | unscan | Reset this branch's scan data and optionally request a scan. |
| Method | rescan | Reset this branch's scan data and request a rescan. |
| Parameters | information_type | The InformationType to transition to. |
| who | The IPerson who is making the change. | |
| verify_policy | Check if the new information type complies
with the IBranchNamespacePolicy. |