How can we modify what data is shown in each row of the Alfresco Share document library, using the supported extension points?
Alfresco Content Services defines some root objects to use with Web Scripts FreeMarker templates. Which one of the following objects is NOT a default root object?
After uploading a new document format to Alfresco Content Services, you notice that it isn’t showing up in the full-text search results. Which action might help you understand why?
What does it mean when it is said in Solr indexing that the index is “eventually consistent”?
While implementing an Alfresco Content Services extension, you find you need to pull information out of a document and make it available as content properties. What type of component would you develop to perform this task?
What happens to the original content item after a content transformation is performed?
What is the class.org.alfresco.model.ContentModel used for?
Which Alfresco Java Public API service can be used to inspect the currently loaded content models?
When working with repository-side web scripts and updating aspect-provided properties on a given node, which method must be called to save the values against the node?
What are the variable’s scopes available for Activiti workflows?