Table of Contents

Search

  1. Preface
  2. Introduction to Services Integration Framework
  3. Setting Up the SIF SDK
  4. Request and Response Objects
  5. Transactions and Exception Handling
  6. ORS-Specific SIF API
  7. Asynchronous SIF Requests
  8. ORS-Specific JMS Event Messages
  9. Using Security Access Manager
  10. Using Dynamic Data Masking
  11. SIF API Reference
  12. Troubleshooting
  13. Appendix A: Identifiers
  14. Appendix B: Frequently Asked Questions

Services Integration Framework Guide

Services Integration Framework Guide

Sample Java Class Diagram

Sample Java Class Diagram

The sample class diagram represents the relationship and dependencies between the
PutRequest
and
PutResponse
classes, methods, and their attributes. The class is represented by a rectangular box that has the following components:
  • Name of the class.
  • Attributes that the methods use.
  • List of methods.
The following image shows the relationship between the
PutRequest
and
PutResponse
classes and their dependencies with other objects:
The
PutResponse
class has a dependency on the
SiperianResponse
class, which is the base class for all the response objects.

0 COMMENTS

We’d like to hear from you!