Business logic layer design patterns
The BOD programming model in WebSphere Commerce Version 6 Feature Pack 3 introduces four advanced BOD processing patterns: Get, Change, Process, and Sync. These patterns use abstract commands to handle the processing of Business Object Documents. The patterns also use a common OAGIS processing model that uses the BODs directly rather than transforming them into name-value pairs.
The new versions of the design patterns are:
- Business Object Document Get processing pattern
- Business Object Document Change processing pattern
- Business Object Document Process processing pattern
- Business Object Document Sync processing pattern