Read aspects from dictionaryService.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2017 04:13 AM
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.
Labels:
- Labels:
-
Alfresco Content Services
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2017 04:15 AM
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.
Regards.
--C.
