Uses of Class
de.hybris.platform.acceleratorservices.velocity.ant.SourcePath
-
-
Uses of SourcePath in de.hybris.platform.acceleratorservices.velocity.ant
Methods in de.hybris.platform.acceleratorservices.velocity.ant that return SourcePath Modifier and Type Method Description SourcePathGenerateLocalizedImpexesTask. createSourcePath()Methods in de.hybris.platform.acceleratorservices.velocity.ant with parameters of type SourcePath Modifier and Type Method Description voidGenerateLocalizedImpexesTask. addSourcePath(SourcePath sourcePath) -
Uses of SourcePath in de.hybris.platform.acceleratorservices.velocity.eval
Methods in de.hybris.platform.acceleratorservices.velocity.eval with parameters of type SourcePath Modifier and Type Method Description voidGenerateLocalizedImpexesBean. setSourcePath(SourcePath sourcePath) -
Uses of SourcePath in de.hybris.platform.acceleratorservices.velocity.resource.url
Methods in de.hybris.platform.acceleratorservices.velocity.resource.url with parameters of type SourcePath Modifier and Type Method Description ScriptUrlContextDefaultScriptUrlContextFactory. create(java.util.Locale locale, java.io.File scriptFile, SourcePath propertiesPath, TargetPath targetPath)
-