jar

com.abercap : odoo-java-api

Maven & Gradle

Apr 14, 2016
4 stars

Odoo Java API · A Java Wrapper for Odoo

Table Of Contents

Latest Version

Download com.abercap : odoo-java-api JAR file - Latest Versions:

All Versions

Download com.abercap : odoo-java-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window odoo-java-api-1.1.0.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.abercap.odoo.helpers

├─ com.abercap.odoo.helpers.FilterHelper.class - [JAR]

├─ com.abercap.odoo.helpers.FlatViewHelper.class - [JAR]

com.abercap.odoo

├─ com.abercap.odoo.Context.class - [JAR]

├─ com.abercap.odoo.Field.class - [JAR]

├─ com.abercap.odoo.FieldCollection.class - [JAR]

├─ com.abercap.odoo.FilterCollection.class - [JAR]

├─ com.abercap.odoo.ObjectAdapter.class - [JAR]

├─ com.abercap.odoo.OdooApiException.class - [JAR]

├─ com.abercap.odoo.OdooCommand.class - [JAR]

├─ com.abercap.odoo.OdooXmlRpcProxy.class - [JAR]

├─ com.abercap.odoo.Row.class - [JAR]

├─ com.abercap.odoo.RowCollection.class - [JAR]

├─ com.abercap.odoo.SelectionOption.class - [JAR]

├─ com.abercap.odoo.Session.class - [JAR]

├─ com.abercap.odoo.Version.class - [JAR]

Advertisement