API of the Server/Java Mapping

This chapter describes the interfaces and classes that make up the API of the JavaTM data-source mapping feature of Server. This API enables you to represent objects and relations from the server model as Swing or JViews gadgets. See Overview of Java Data Sources for a presentation of Java data sources and of the mapping mechanism.

This chapter is divided as follows:

  • Overview consists in a table that lists the contents of the various packages.

  • Base Classes and Interfaces describes the contents of the ilog.server.jsds package, which is the top package of the Server/Java mapping API.

  • Swing Components describes the packages for the following data sources:

    • Lists

    • Tables

    • Trees

  • JViews Components describes the packages for the following data sources:

    • Gantt charts

    • Graphs

    • SDM (Stylable Data Mapper)