array('className' => 'Currency', 'foreignKey' => 'currency_id', 'conditions' => '', 'fields' => '', 'order' => '' ), 'Quote' => array('className' => 'Quote', 'foreignKey' => 'quote_id', 'conditions' => '', 'fields' => '', 'order' => '' ), 'Product' => array('className' => 'Product', 'foreignKey' => 'product_id', 'conditions' => '', 'fields' => '', 'order' => '' ) ); } ?>