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

File

Files are tagged with up to 4 bits of identifying information.

Superclasses

NodeRefClass

Properties

In addition to superclass properties add the following...

  • attached_to artifact uri
  • content_location file storage location
  • original_location location from whence it came, possibly ""
  • is_published character, but easy to convert to logical
Methods
  • GET()
  • PUT()
  • POST()
  • DELETE()
  • download(dest, ...) Download the file from content-location
Clone this wiki locally