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