Part of lp.translations.interfaces.webservice View In Hierarchy
| Attribute | title | Title |
| Method | getByName | Get a translation group by name. |
| Method | __getitem__ | Get a translation group by name. |
| Method | __iter__ | Iterate through the translation groups in this set. |
| Method | new | Create a new translation group. |
| Method | getByPerson | Return the translation groups which that person is a member of. |
| Method | getGroupsCount | Return the amount of translation groups available. |
| Method | _get | Return a collection of all entries. |