Uses of Class
org.alfresco.repo.virtual.ref.ClasspathResource
Packages that use ClasspathResource
-
Uses of ClasspathResource in org.alfresco.repo.virtual.ref
Methods in org.alfresco.repo.virtual.ref with parameters of type ClasspathResourceModifier and TypeMethodDescriptionResourceProcessor.process(ClasspathResource classpath) Processes a resource of typeClasspathResource.HashStringifier.stringifyResource(ClasspathResource resource) PlainStringifier.stringifyResource(ClasspathResource resource) ProtocolHashStringifier.stringifyResource(ClasspathResource resource) Stringifier.stringifyResource(ClasspathResource resource) ZeroStringifier.stringifyResource(ClasspathResource resource) -
Uses of ClasspathResource in org.alfresco.repo.virtual.template
Methods in org.alfresco.repo.virtual.template with parameters of type ClasspathResourceModifier and TypeMethodDescriptionTemplateResourceProcessor.process(ClasspathResource classpath) Processes the JavaScript template given by theClasspathResourceand creates aVirtualFolderDefinition(composite) structure that represents the virtual folder.