Uses of Class
org.alfresco.repo.virtual.ref.VanillaProtocol
-
Packages that use VanillaProtocol Package Description org.alfresco.repo.virtual.ref org.alfresco.repo.virtual.template -
-
Uses of VanillaProtocol in org.alfresco.repo.virtual.ref
Methods in org.alfresco.repo.virtual.ref with parameters of type VanillaProtocol Modifier and Type Method Description RAbstractProtocolMethod. execute(VanillaProtocol vanillaProtocol, Reference reference)java.io.InputStreamGetVanillaScriptInputStreamMethod. execute(VanillaProtocol vanillaProtocol, Reference reference)ReferenceNewVirtualReferenceMethod. execute(VanillaProtocol vanillaProtocol, Reference reference)RProtocolMethod. execute(VanillaProtocol vanillaProtocol, Reference reference) -
Uses of VanillaProtocol in org.alfresco.repo.virtual.template
Methods in org.alfresco.repo.virtual.template with parameters of type VanillaProtocol Modifier and Type Method Description VirtualFolderDefinitionApplyTemplateMethod. execute(VanillaProtocol vanillaProtocol, Reference reference)
-