DOC

org.sakaiproject : entitybroker

Maven & Gradle

Jul 14, 2023
951 stars

Sakai Entity Broker · The Sakai Entity Broker is an entity system for use in Sakai. Ideally we want flexible entities which make development of integrated Sakai tools easier and more flexible. Our goals are to make the entity system easier on developers (easier to use and understand) and more powerful (easier to extend and improve). The Entity Broker integrates seamlessly with the existing Entity system in Sakai (Entity Producers and Entities) and entities created using entity providers are accessible in Sakai as if they were created using the legacy system. Send feedback or comments to Aaron Zeckoski ([email protected], [email protected]).

Table Of Contents

Latest Version

Download org.sakaiproject : entitybroker Javadoc & API Documentation - Latest Versions:

All Versions

Download org.sakaiproject : entitybroker Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
23.0
22.3
22.2
22.1
22.0
21.5
21.4
21.3
21.2
21.1
21.0
20.6
20.5
20.4
20.3
20.2
20.1
20.0
19.6
19.5
19.4
19.3
19.2
19.1
19.0
12.7
12.6
12.5
12.4
12.3
12.2
12.1
12.0
11.4
11.3
11.2
11.1
11.0
10.7
10.6
10.4
10.3
10.2
10.1
1.5.x
entitybroker
providers
direct

How to open Javadoc JAR file in web browser

  1. Rename the file entitybroker-23.0-javadoc.jar to entitybroker-23.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder entitybroker-23.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "entitybroker-23.0-sources.jar" -d "entitybroker-23.0-javadoc" -subpackages