| dls.documentAddCollections | 
	      This function adds the named document to the specified collections. | 
	    
	    
	      | dls.documentAddPermissions | 
	      This function adds the specified permissions for the named document. | 
	    
	    
	      | dls.documentAddProperties | 
	      This function adds the specified properties to any existing properties associated with the named document. | 
	    
	    
	      | dls.documentGetPermissions | 
	      This function gets the permissions for the specified document from the point of view of the Library Services API. | 
	    
	    
	      | dls.documentRemoveCollections | 
	      This function removes the named document from the specified collection. | 
	    
	    
	      | dls.documentRemovePermissions | 
	      This function removes the specified permissions from the named document. | 
	    
	    
	      | dls.documentRemoveProperties | 
	      This function removes the specified properties from the named document. | 
	    
	    
	      | dls.documentSetCollections | 
	      This function sets the named document to the specified collections. | 
	    
	    
	      | dls.documentSetPermissions | 
	      This function sets the specified permissions for the named document. | 
	    
	    
	      | dls.documentSetProperties | 
	      This function sets the properties of a document to the given sequence of elements. | 
	    
	    
	      | dls.documentSetProperty | 
	      This function sets a property on a document. | 
	    
	    
	      | dls.documentSetQuality | 
	      This function sets the quality of the document with the given URI. | 
	    
	    
	      | dls.documentUpdate | 
	      This function updates the managed document at the specified URI with the specified contents. |