c.l.v.d.FilteredLanguagePackVocabularyBase(SQLObjectVocabularyBase) : class documentation

Part of canonical.launchpad.vocabularies.dbobjects View In Hierarchy

Known subclasses: canonical.launchpad.vocabularies.dbobjects.FilteredDeltaLanguagePackVocabulary, canonical.launchpad.vocabularies.dbobjects.FilteredFullLanguagePackVocabulary, canonical.launchpad.vocabularies.dbobjects.FilteredLanguagePackVocabulary

Base vocabulary class to retrieve language packs for a distroseries.
Method toTerm Undocumented
Method __iter__ Return an iterator which provides the terms from the vocabulary.
Method _baseQueryList Return a list of sentences that defines the specific filtering.

Inherited from SQLObjectVocabularyBase:

Method __init__ Undocumented
Method searchForTerms Undocumented
Method search Undocumented
Method __len__ Undocumented
Method __contains__ Undocumented
Method getQuery Undocumented
Method getTerm Undocumented
Method getTermByToken Undocumented
Method emptySelectResults Return a SelectResults object without any elements.
def toTerm(self, obj):
Undocumented
def _baseQueryList(self):
Return a list of sentences that defines the specific filtering.

That list will be linked with an ' AND '.

def __iter__(self):
Return an iterator which provides the terms from the vocabulary.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.