Part of lp.translations.interfaces.potemplate View In Hierarchy
A `Collection` of `POTemplate`s.
| Method | joinOuterPOFile | Outer-join POFile into the collection. |
| Method | select | Return a ResultSet for this collection with values set to args. |
| Method | joinInner | Inner-join cls into the query. |
| Method | joinOuter | Outer-join cls into the query. |