Skip to content
Ben Tupper edited this page Jul 4, 2015 · 7 revisions

LimsRefClass

LimsRefClass provides uniform interface for basic GET, PUT, POST, DELETE, etc. transactions as wells as hybrid queries and requests get_containers, get_samples, get_processes, get_artifacts, get_researchers, getByLimsid, etc.

Simple examples are shown on the Home wiki page.

Superclasses

None.

Properties
  • lims LimsRefClass or possibly NULL
  • uri the uri of this node, not all entities have a uri
  • limsid the limsid of this node, not all entities have a limsid
  • ns the XML::xmlNamespace class or possibly NULL
  • node the XML::xmlNode or possibly NULL

Subclasses may add other properties; see each sublcass for details.

Methods
Clone this wiki locally