Using the information gathered about the business processes, develop a information model. The primary entities in this
model represent the main business documents of the business unit. To have entities relate to each other, the model may
be created according to the business’s rules and policies. Examples of domain entities include Customer, Account, and
so on.
The entity model is ultimately represented as POJOs in the application’s “domain tier” during service-oriented design
|