• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Company in Domain Model

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

this is my first post in JR.

I have a question about domain model and I hope I can formulate it without break Sun/Oracle rules.
If a domain model contains an element "company" (i.e. the company for which I design the architecture), does it mean that my system must be multi-company (like an e-commerce software that can be used by many companies and every transaction is associated with one company)?

I hope the question is comprensible too... :P

Thank you



 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Stefano,
Welcome to CodeRanch!

While your question certainly doesn't break any rules, there isn't enough information to answer. Does the assignment imply anything that signifies you have to support more than one company?

Whatever you decide, be sure to list it as an assumption.
 
Stefano Miglia
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Stefano,
Welcome to CodeRanch!



Thank you very much


While your question certainly doesn't break any rules, there isn't enough information to answer. Does the assignment imply anything that signifies you have to support more than one company?



Actually, no. Nothing except an association 1-* between company and a "request" element.
I think I'll follow your advice and write specific assumption.

Thank you

 
Why does your bag say "bombs"? The reason I ask is that my bag says "tiny ads" and it has stuff like this:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic