WmContentServicePlatform Package Element | Description |
This service adds a new file into the CSP indicated by the friendlyName. The service creates a new contentID if one is not provided. Also, one or both of contentID and nodeID fields can be provided, but at least one needs to be provided; that is why BOTH are listed as required. If both are provided then the nodeID takes precedence. If both are null then, a service error results. | |
This service retrieves a single file from the CSP, based on the contentID and fileID pair. | |
This service returns information about all files associated with the supplied contentID. The CSPContentObject contains the input contentID; a fileID value, which is an index into the array of files associated with this contentID; and a URL, which provides direct access to the file in the CSP. | |
This service updates the content and metadata of an existing CSP file associated with the supplied contentID. |