All Classes and Interfaces
Class
Description
Describe an Odoo relation
Abstraction of Odoo's XML-RPC API
Simple constants class
Custom deserializer for date (when null a Boolean is returned by Odoo)
Encapsulate an Odoo Id
Can be an object "false" due to xmlrpc implementation from Odoo
Custom deserializer for ids (when null a Boolean is returned by Odoo)
Annotation which describes which Odoo model corresponds to a field
Used only on generated fields, not class
For the equivalent for classes see
OdooObjectInterface which will be extended by all the generated class
Annotation which describes which Odoo model corresponds to the class
Used only on generated classes, not fields
For the equivalent for classes see
OdooModelOur object mapper with custom deserializers