Uses of Interface
de.hybris.platform.acceleratorservices.velocity.resource.PropertyFileMissingHandler
-
Packages that use PropertyFileMissingHandler Package Description de.hybris.platform.acceleratorservices.velocity.eval de.hybris.platform.acceleratorservices.velocity.resource -
-
Uses of PropertyFileMissingHandler in de.hybris.platform.acceleratorservices.velocity.eval
Methods in de.hybris.platform.acceleratorservices.velocity.eval with parameters of type PropertyFileMissingHandler Modifier and Type Method Description voidDefaultPropertyEvaluatorFactory. setPropertyFileMissingHandler(PropertyFileMissingHandler propertyFileMissingHandler)Constructors in de.hybris.platform.acceleratorservices.velocity.eval with parameters of type PropertyFileMissingHandler Constructor Description DefaultPropertyEvaluator(PropertyFileMissingHandler handler, ScriptUrlContext ctx) -
Uses of PropertyFileMissingHandler in de.hybris.platform.acceleratorservices.velocity.resource
Classes in de.hybris.platform.acceleratorservices.velocity.resource that implement PropertyFileMissingHandler Modifier and Type Class Description classAbortPropertyFileMissingHandlerclassIgnorePropertyFileMissingHandlerclassRemoveTargetFileMissingHandler
-