Versions Compared

Key

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

...

    org.sakaiproject.citation.impl.SampleSiteOsidConfiguration

Anchor
decisions
decisions

This class makes three basic decisions:

...

Your custom implementation of the SiteOsidConfiguration API will needs to make the same three decisions outlined above.

It may be easiest to modify the default implementation, SampleSiteOsidConfiguration, with any changes required to address the needs at your site. Your updated code can be compiled and deployed using the normal Citations build procedure.

...