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