Question: Introduction A medium-size internet retailer identifies their online order processing business process as follows: 1. Receive a new order through a website. 2. Verify that

Introduction A medium-size internet retailerIntroduction A medium-size internet retailer

Introduction A medium-size internet retailer identifies their online order processing business process as follows: 1. Receive a new order through a website. 2. Verify that the product(s) is available in the warehouse. 3. If not, contact the supplier to restock the warehouse. 4. Process the payment. 5. Ship the product(s). Directions Design objects with their properties and their types to describe the data needed to support this business process. List all operations (methods) needed by each object to do so with its own data. Provide comments on the role of each property or method. Example Student object: Fields: Name (string) to store student's name Enrolled classes (list of class objects) to store all classes a student is enrolled in. Methods: Enroll in a class: receive a link to a class object and add it to the list of enrolled classes. Enroll in a class: receive a link to a class object and add it to the list of enrolled classes. Design a flow chart of the algorithm that would describe the given business process and use the data structures that you have designed Submit a Word document in APA format with the required information. Make sure to provide a description of the methods in a concise manner

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!