04-14-2014 05:03 AM
<aspects>
<!– Definition of new Content Aspect: Customer Details –>
<aspect name="custom:InfosComp">
<title>Infos complementaires</title>
<properties>
<property name="custom:CustomerPresta">
<title>Prestataire/Fournisseur</title>
<type>d:text</type>
</property>
<property name="custom:CustomerSite">
<title>Site</title>
<type>d:text</type>
</property>
</properties>
</aspect>
</aspects>
<bean id="extracter.Office" class="org.alfresco.repo.content.metadata.OfficeMetadataExtracter" parent="baseMetadataExtracter">
<property name="inheritDefaultMapping">
<value>true</value>
</property>
<property name="mappingProperties">
<bean class="org.springframework.beans.factory.config.PropertiesFactoryBean">
<property name="location">
<value>classpath:alfresco/extension/custom-office-extractor-mappings.properties</value>
</property>
</bean>
</property>
namespace.prefix.custom=http://www.alfresco.org/model/content/1.0
CustomerSite=custom:CustomerSite
CustomerPresta=custom:CustomerPresta
04-15-2014 05:14 AM
09-08-2014 08:25 AM
09-08-2014 08:28 AM
<bean id="extracter.Office" class="org.alfresco.repo.content.metadata.OfficeMetadataExtracter" parent="baseMetadataExtracter">
<bean id="extracter.Office" class="org.alfresco.repo.content.metadata.PoiMetadataExtracterr" parent="baseMetadataExtracter">
09-19-2014 02:32 PM
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.