Skip to content
Ben Tupper edited this page Jan 5, 2016 · 2 revisions

Projects

Projects are like container of URIs to ProjectRefNodes.

Superclasses

NodeRefClass

Properties

In addition to superclass properties add the following...

  • name possibly an empty string
Methods
  • GET()

  • PUT() disabled

  • POST()

  • DELETE() disabled

  • get_projects_uri() retrieve a list of all project entities as URIs

  • get_projects() retrieve a list of one or more project entities as URIs or ProjectRefNodes

Related functions

see LimsRefClass$get_projects() method

Clone this wiki locally