Пример #1
0
 def _get_all_components( self ):
     componentFactory = ComponentFactory( self._db )
     components = componentFactory.getAll()
     return components