Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • IBM Social Business Development wiki
  • All Wikis
  • All Forums
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
Community Articles Product Documentation Learning Center IBM Redbooks This category IBM Social Business API Reference IBM Social Business Toolkit documentation Custom Search Scope...
Search
Content Management Interoperability Services > CMIS: Files > Files CMIS download history media type
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

IBM contributorIBM
Contribution Summary:
  • Articles authored: 1632
  • Articles edited: 14
  • Comments Posted: 0

Recent articles by this author

Configuring

If you are using the Connections QuickStart Image and the Tomcat that comes with the SDK, no additional configuration should be needed. However, when you use your own container or when you use the SDK with your own Connections instance, or if you use the SDK with your SmartCloud for Social ...

Connecting to other systems

The samples in the SDK connect to endpoints that are defined in managedbeans.xml. By default, the endpoints as defined in managedbeans.xml point to the Connections QuickStart Image. You can add endpoints or modify existing endpoints to point to your own services.

Creating your first Domino application

This topic shows you how to create your first Domino® application leveraging the Social Business Toolkit SDK from either Java™ or JavaScript

Creating your first J2EE application

This topic explains how to started consuming the Social Business Toolkit SDK in a web application.

Developer Guide

Tutorials SDK1.0Tutorials Parent topic: SDK Documentation SDK1.0SDK Documentation

Community articleFiles CMIS download history media type

Added by IBM contributor IBM on January 6, 2011 | Version 1
  • Edit
  • More Actions Show Menu▼
Rate this article 1 starsRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
expanded Abstract
collapsed Abstract
Download history documents contain the representation for the set of download activities that have been logged by the service. This resource can be paged per the Atom Publishing Protocol (RFC5023).
Tags: Connections, Connections_3



Download history documents contain the representation for the set of download activities that have been logged by the service. This resource can be paged per the Atom Publishing Protocol (RFC5023).
Media typeStarting tag
application/lotuscmisdownloadhistory+xmllcmis:downloadHistory


For each tracked download, the following information is made available, if known:
  • Principal that downloaded the resource
  • Version label of the resource that was last downloaded by that principal
  • If the version downloaded is the latest version
  • Date and time the resource was downloaded

<?xml version="1.0" encoding="UTF-8"?>
<lcmis:downloadHistory xmlns:snx="http://www.ibm.com/xmlns/prod/sn"
	xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/"
	xmlns:cmism="http://docs.oasis-open.org/ns/cmis/messaging/200908/"
	xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/"
	xmlns:atom="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app"
	xmlns:lcmis="http://www.ibm.com/xmlns/prod/sn/cmis">
	<cmisra:numItems>1</cmisra:numItems>
	<atom:link
		href="http://enterprise.acme.com:9088/files/basic/cmis/repository/p!mshani/servicedoc"
		rel="service" type="application/atomsvc+xml"></atom:link>
	<atom:link
		href="http://enterprise.acme.com:9088/files/basic/cmis/repository/p!mshani/object/snx:file!fcd99895-05a0-45f5-8ce2-999c3bde84af"
		rel="via" type="application/atom+xml;type=entry" cmisra:id="snx:file!fcd99895-05a0-45f5-8ce2-999c3bde84af"
		xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/"></atom:link>
	<atom:link
		href="http://enterprise.acme.com:9088/files/basic/cmis/repository/p!mshani/downloads/snx:file!fcd99895-05a0-45f5-8ce2-999c3bde84af?skipCount=0&maxItems=10"
 		rel="first" type="application/atom+xml;type=feed"></atom:link>
	<lcmis:download>
 		<cmis:principal>
 			<cmis:principalId>mshani</cmis:principalId>
 			<lcmis:displayName>Monifa Shani</lcmis:displayName>
 			<lcmis:email>mshani@us.acme.com</lcmis:email>
 		</cmis:principal>
 		<lcmis:versionLabel>1</lcmis:versionLabel>
 		<lcmis:isLatestVersion>true</lcmis:isLatestVersion>
 		<lcmis:downloadedOn>2010-06-20T21:03:45.200Z</lcmis:downloadedOn>
 	</lcmis:download>
 </lcmis:downloadHistory>


Parent topic: Files CMIS API extensions: Media types

  • Edit
  • More Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (1)
collapsed Versions (1)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (1)Jan 6, 2011 1:17:16 PMIBM  IBM contributor
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • FacebookIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX blog
  • Community LinkIBM Collaboration Solutions
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use