cancel
Showing results for 
Search instead for 
Did you mean: 

Read aspects from dictionaryService.

kamilaw_
Champ in-the-making
Champ in-the-making

On the internet I found how to read aspects properties.

Map<QName, PropertyDefinition> aspectPropDefs = dictionaryService.getAspect(ContentModel.ASPECT_AUTHOR).getProperties();

Problem is I need read aspects from QName, e.g. read all aspects from this {http://www.alfresco.org/model/content/1.0}folder.

1 REPLY 1

cesarista
World-Class Innovator
World-Class Innovator

Hi:

I'm not sure if you are asking this, but this post may help you to check the properties of the defined content models in the repository.

How to list and check your custom content models in Alfresco - Checking details about bootstrap cont... 

Regards.

--C.