Ejemplo n.º 1
0
 def product_representation(self):
     from dpa.product.representation import ProductRepresentation
     return ProductRepresentation.get(self.product_representation_spec)
Ejemplo n.º 2
0
    def product_representation(self):
        from dpa.product.representation import ProductRepresentation

        return ProductRepresentation.get(self.product_representation_spec)