Versions Compared

Key

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

...

Panel

Note: When creating a REST resource and sub-resource URI and name respectively, the absolute and relative path names should be written in all-lowercase ASCII letters. Avoid capital letters, camel caps to mention a few. The norm is to use lower case letters.

ExampleExamplespath: membervalue:

  • /ws/rest/**/
cohort/**/membervalue:
  • conceptclass
  • /ws/rest/**/yourmoduleid/
**
  • yourresourcename

Getting the REST Web Services Jar into your project

...