All Classes and Interfaces
Class
Description
Exception used when fetch of relationships fails
Describe an Odoo relation
Tooling class for fields
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
OdooModelDedicated Class for loading odoo object fields
Our object mapper with custom deserializers