I'm going to start using Alfresco community.
So I have a question about creating a content model.
1. Can you give me a good example of making content model, aspect, custom type?
2. How should I use the content model, aspect, type? In what situations should I use it?
3. Could you give me a sample content model file?
Solved! Go to Solution.
There are a number of differences between Aspect and Type:
By default Alfresco provides cm:content (files) and cm:folder types, but you can extend both if your use case requires additional specialization.
By default Alfresco provides a number of aspects, like cm:titled, cm:versionble or cm:classifiable. You can have some documents from a type having the Titled aspect while other documents from the same type don't have it.
You may start following this tutorial:
https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html
That includes the main concepts and also a sample implementation for them.
I read it but I don't understand. Custom Type vs Aspect. How is it different?
There are a number of differences between Aspect and Type:
By default Alfresco provides cm:content (files) and cm:folder types, but you can extend both if your use case requires additional specialization.
By default Alfresco provides a number of aspects, like cm:titled, cm:versionble or cm:classifiable. You can have some documents from a type having the Titled aspect while other documents from the same type don't have it.
Thank you Very Very much.
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.