def import_assignment(self, interface, node):
     self.import_stopUrls(node)
     PropertyPortletAssignmentExportImportHandler.import_assignment(self, interface, node)
Beispiel #2
0
 def import_assignment(self, interface, node):
     self.import_weight(node)
     PropertyPortletAssignmentExportImportHandler.import_assignment(
         self, interface, node)