Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page set describes the API implemented in Atheos.

There are 2 versions or sections in the API called V1 and V02. Internally to Atheos, they refer to the code base they are using.

The V1 section uses a more general approach suitable to implement business logic related methods. As a matter of fact, any kind of methods.

The V02 section uses a set of classes specifically designed to process rows of data within a table in the database.

Since the section V1 of the API was available first, it has some overlaps with the section V02. These overlaps relate to the handling of the data within the database such as TEMPLATESE2, POIS, etc. Whenever possible, the methods of V02 shall be used since the handle de-facto the relations with other entities. The method in V1 will not be removed.

Table of Contents

Child pages (Children Display)
alltrue

...