Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The OSID Resource Provider is net.okapia.osid.sample.providers.resource.solarsystem. It demonstrates :the basics of an OSID Provider using the Okapia OSID implementation framework.

  • An OsidManager.
  • Setting up the identity of the service provider.
  • Implementing a simple OsidSession.
  • Implementing an OsidRecord attached to an OsidObject.

...