Part of lp.soyuz.model.binarypackagename View In Hierarchy
Inherited from NamedSQLObjectHugeVocabulary:
| Method | __init__ | Undocumented | 
| Method | search | Return terms where query is a subtring of the name. | 
| Method | searchForTerms | Return a `CountableIterator` of `SimpleTerm`s that match the query. | 
Inherited from NamedSQLObjectVocabulary (via NamedSQLObjectHugeVocabulary):
| Method | toTerm | See SQLObjectVocabularyBase. | 
| Method | getTermByToken | Undocumented | 
Inherited from SQLObjectVocabularyBase (via NamedSQLObjectHugeVocabulary, NamedSQLObjectVocabulary):
| Method | __iter__ | Return an iterator which provides the terms from the vocabulary. | 
| Method | __len__ | Undocumented | 
| Method | __contains__ | Undocumented | 
| Method | getQuery | Undocumented | 
| Method | getTerm | Undocumented | 
| Method | emptySelectResults | Return a SelectResults object without any elements. |