Uses of Class
ch.helvethink.odoo.models.OdooId
Packages that use OdooId
-
Uses of OdooId in ch.helvethink.odoo.xmlrpc
Methods in ch.helvethink.odoo.xmlrpc that return OdooIdModifier and TypeMethodDescriptionOdooIdDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) Methods in ch.helvethink.odoo.xmlrpc with parameters of type OdooIdModifier and TypeMethodDescription<T extends OdooObj>
TOdooClient.fetchObjectById(String modelName, OdooId idToFetch, Class<T> classToConvert) Fetch an object by its idMethod parameters in ch.helvethink.odoo.xmlrpc with type arguments of type OdooId