Apache OFBiz: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 50:
=== Domain Layer ===
 
As consequence of the interface provided by the data layer, which only provides Generic Values representing table instances, which are table rows, there is not an [[OO]] ___domain model in Apache OFBiz. ThereforTherefore the ___domain model can be considered [[Anemic]].
 
Apache OFBiz is implemented on Three Tier Architecture: