11-16-2021 02:30 AM
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?
11-23-2021 06:09 AM
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.
11-16-2021 03:51 AM
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.
11-23-2021 05:09 AM
I read it but I don't understand. Custom Type vs Aspect. How is it different?
11-23-2021 06:09 AM
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.
11-24-2021 02:07 AM
Thank you Very Very much.
Explore our Alfresco products with the links below. Use labels to filter content by product module.