The Reference Manual is the primary source for technical reference information about the Foundation1 development environment. The reference manual is a book of facts, describing the mechanisms used, plus all the public interfaces supported by Foundation1.
In the Foundation1 development environment there are several public interfaces to components which make life easier when developing business applications.
In the Business Logic layer these interfaces consist of public methods in system services and public logical units. In the client framework the interfaces are made up from public messages and methods. The methods can be either internal functions or member functions of classes and service objects.
These public interfaces described below, are the only interfaces supported between different releases of Foundation1, hence the descriptions below do not include obsolete interfaces.