@cm:emailsFeedId:"1234"
@test:text-indexed-stored-tokenised-atomic:"1234"
@exp:suport:"1234"
alfresco/tomcat/shared/classes/alfresco/extension
verás dos ficheros de ejemplo que funcionan conjuntamente:customModel.xml.sample
- Contiene la definición del modelo (tipos, aspectos, asociaciones…)custom-model-context.xml.sample
- Contiene la carga del modelo mediante Springown-model-context.xml
en el directorio extension
con un contenido similar a lo siguiente:
<beans>
<bean id="extension.dictionaryBootstrap" parent="dictionaryModelBootstrap" depends-on="dictionaryBootstrap">
<property name="models">
<list>
<value>alfresco/extension/ownModel.xml</value>
</list>
</property>
</bean>
</beans>
alfresco/alf_data/solr4/model/..
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
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.