dls functions (Document Update)

Document Update functions.

13 functions
Function nameDescription
dls:document-add-collections This function adds the named document to the specified collections.
dls:document-add-permissions This function adds the specified permissions for the named document.
dls:document-add-propertiesThis function adds the specified properties to any existing properties associated with the named document.
dls:document-get-permissions This function gets the permissions for the specified document from the point of view of the Library Services API.
dls:document-remove-collectionsThis function removes the named document from the specified collection.
dls:document-remove-permissionsThis function removes the specified permissions from the named document.
dls:document-remove-propertiesThis function removes the specified properties from the named document.
dls:document-set-collections This function sets the named document to the specified collections.
dls:document-set-permissionsThis function sets the specified permissions for the named document.
dls:document-set-propertiesThis function sets the properties of a document to the given sequence of elements.
dls:document-set-propertyThis function sets a property on a document.
dls:document-set-qualityThis function sets the quality of the document with the given URI.
dls:document-updateThis function updates the managed document at the specified URI with the specified contents.