Package | Description |
---|---|
org.alfresco.repo.virtual.ref | |
org.alfresco.repo.virtual.template |
Modifier and Type | Method and Description |
---|---|
<R> R |
RepositoryResource.processWith(ResourceProcessor<R> processor) |
<R> R |
Resource.processWith(ResourceProcessor<R> processor)
Processes the Resource with a
ResourceProcessor . |
<R> R |
ClasspathResource.processWith(ResourceProcessor<R> processor) |
Modifier and Type | Class and Description |
---|---|
class |
TemplateResourceProcessor
Executes JavaScript virtual folders templates ensuring their required context and the
VirtualFolderDefinition post execution JSON map result unmarshalling. |
Copyright © 2005–2017 Alfresco Software. All rights reserved.