05-23-2006 03:51 AM
<type name="custom:ep_doc">
<title>EP's concrete document</title>
<parent>cm:content</parent>
<properties>
<property name="custom:language">
<type>d:text</type>
</property>
<property name="custom:renditionPdf">
<type>d:content</type>
<mandatory>false</mandatory>
<!— Index content in the background –>
<index enabled="true">
<atomic>true</atomic>
<stored>false</stored>
<tokenised>true</tokenised>
</index>
</property>
</properties>
</type>
<type name="custom:ep_doc">
<title>EP's concrete document</title>
<parent>cm:content</parent>
<properties>
<property name="custom:language">
<type>d:text</type>
</property>
<property name="custom:renditions">
<type>d:content</type>
<mandatory>false</mandatory>
<multiple>true</multiple>
<!— Index content in the background –>
<index enabled="true">
<atomic>true</atomic>
<stored>false</stored>
<tokenised>true</tokenised>
</index>
</property>
</properties>
</type>
ContentWriter writer = contentService.getWriter(nodeRef, propRendition, true);
05-23-2006 05:12 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.