Obsolete Pages{{Obsolete}}
The official documentation is at: http://docs.alfresco.com
Forge Projects
Back to Project Proposals
Model Details:
Name: | LimitedDownloadTicket |
URI: | http://www.alfresco.org/model/extension/limiteddownloadticket/1.0 |
Prefix: | ldt |
Limited Download Ticket Aspect:
<aspect name='ldt:limitedDownloadTickets'>
<title>Limited Download Tickets</title>
<associations>
<child-association name='ldt:tickets'>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>ot:limitedDownloadTicket</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</child-association>
</associations>
</aspect>
Limited Download Ticket Type:
<type name='ltd:limitedDownloadTicket'>
<title>Limited Download Ticket</title>
<parent>sys:base</parent>
<properties>
<property name='ltd:ticketString'>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
<property name='ltd:password'>
<type>d:text</type>
<mandatory>false</mandatory>
</property>
<property name='ltd:invitingDate'>
<type>d:datetime</type>
<mandatory>true</mandatory>
</property>
<property name='ltd:toAddress'>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
<property name='ltd:sentBy'>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
<property name='ltd:expireDate'>
<type>d:date</type>
<mandatory>false</mandatory>
</property>
<property name='ltd:versionLabel'>
<type>d:text</type>
<mandatory>false</mandatory>
</property>
</properties>
<child-association name='ldt:downloads'>
<source>
<mandatory>false</mandatory>
<many>false</many>
</source>
<target>
<class>ldt:downloadDetails</class>
<mandatory>false</mandatory>
<many>true</many>
</target>
</child-association>
</type>
Download Details Type:
<type name='ltd:downloadDetails'>
<title>Download Details</title>
<parent>sys:base</parent>
<properties>
<property name='ldt:downloadDate'>
<type>d:datetime</type>
<mandatory>true</mandatory>
</property>
<property name='ldt:downloadedVersionLabel'>
<type>d:text</type>
<mandatory>true</mandatory>
</property>
</properties>
</type>
Forge Project: http://forge.alfresco.com/projects/onetime/
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.