wiki:application-architecture

Version 3 (modified by erikvaningen, 16 years ago) ( diff )

--

Application Architecture

Possible layers:

  • ui
  • services
  • dao
  • domain

Deployment: In SVN I have now created these artifacts:

  • geonetwork-dao-ebxml
  • geonetwork-domain-ebxml
  • geonetwork-web-ebxml

The following naming convention is used: [software name] - [architecture level name] - [function name]

aritifact name responsibililty
geonetwork-domain-ebxml represents the domain of the ebxml function
geonetwork-dao-ebxml provides the dao layer for the function
geonetwork-web-ebxml

Attachments (1)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.