cancel
Showing results for 
Search instead for 
Did you mean: 

I need to create a model like a sql table

yussenn
Champ in-the-making
Champ in-the-making

I need to create a model for cities that contains only the fields id, city name, like a sql table but without creating a file that is not inheriting any Alfresco model (content, folder, etc). I can do that? or it is obligatory to inherit from the Alfresco models

1 REPLY 1

cesarista
World-Class Innovator
World-Class Innovator

Hi:

I think that it is neccesary to inherit from one model from cm: or sys: (not completely sure). You can use more basic custom types of the Alfresco default content model. But, if they are based on cm:content or cm:folder, they are easier to check them in Alfresco Share for example, and besides, from CMIS point of view you can see them as an SQL table.

Regards.

--C.