Table of Contents - omniorder-0.0.6 Documentation
Classes and Modules
- Omniorder
- Omniorder::Customer
- Omniorder::Customerable
- Omniorder::Entity
- Omniorder::Import
- Omniorder::ImportStrategy
- Omniorder::ImportStrategy::Base
- Omniorder::ImportStrategy::Groupon
- Omniorder::Order
- Omniorder::OrderProduct
- Omniorder::OrderProductable
- Omniorder::Orderable
- Omniorder::Product
- Omniorder::Purchasable
- Omniorder::Utils
Methods
- ::after_build_order — Omniorder::ImportStrategy::Base
- ::after_build_order_block — Omniorder::ImportStrategy::Base
- ::attributes — Omniorder::Entity
- ::camelize — Omniorder::Utils
- ::clear_options — Omniorder::ImportStrategy::Base
- ::constantize — Omniorder::Utils
- ::customer_type — Omniorder
- ::default_customer_country — Omniorder
- ::find_by_code — Omniorder::Product
- ::from_name — Omniorder::ImportStrategy::Base
- ::get_or_new_from_email — Omniorder::Customerable
- ::new — Omniorder::Entity
- ::new — Omniorder::ImportStrategy::Base
- ::new — Omniorder::ImportStrategy::Groupon
- ::new — Omniorder::Order
- ::options — Omniorder::ImportStrategy::Base
- ::order_product_type — Omniorder
- ::order_type — Omniorder
- ::product_type — Omniorder
- #<=> — Omniorder::OrderProductable
- #<=> — Omniorder::Purchasable
- #add_product — Omniorder::Orderable
- #add_product_by_code — Omniorder::Orderable
- #after_build_order — Omniorder::ImportStrategy::Base
- #after_import — Omniorder::ImportStrategy::Base
- #before_import — Omniorder::ImportStrategy::Base
- #create_customer — Omniorder::ImportStrategy::Groupon
- #create_order — Omniorder::ImportStrategy::Groupon
- #customer_country_or_default — Omniorder::ImportStrategy::Base
- #do_request — Omniorder::ImportStrategy::Groupon
- #first_name — Omniorder::Customerable
- #first_names — Omniorder::Customerable
- #full_address — Omniorder::Customerable
- #generate_customer — Omniorder::Orderable
- #generate_order — Omniorder::Import
- #get_order_info — Omniorder::ImportStrategy::Groupon
- #get_orders_url — Omniorder::ImportStrategy::Groupon
- #import_orders — Omniorder::ImportStrategy::Groupon
- #last_name — Omniorder::Customerable
- #mark_exported_url — Omniorder::ImportStrategy::Groupon
- #options — Omniorder::ImportStrategy::Base
- #product_count — Omniorder::Orderable
- #product_list — Omniorder::Orderable
- #to_s — Omniorder::OrderProductable
- #tracking_notification_url — Omniorder::ImportStrategy::Groupon
- #unique_product_count — Omniorder::Orderable
- #update_order_tracking! — Omniorder::ImportStrategy::Groupon
- #username_is_email? — Omniorder::Customerable