@Component(value="blAdminProductTranslationExtensionListener") public class AdminProductTranslationExtensionListener extends Object implements AdminTranslationControllerExtensionListener
| Modifier and Type | Field and Description |
|---|---|
protected CatalogService |
catalogService |
| Constructor and Description |
|---|
AdminProductTranslationExtensionListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyTransformation(TranslationForm form)
If we are trying to translate a field on Product that starts with "defaultSku.", we really want to associate the
translation with Sku, its associated id, and the property name without "defaultSku."
|
protected CatalogService catalogService
public AdminProductTranslationExtensionListener()
public boolean applyTransformation(TranslationForm form)
applyTransformation in interface AdminTranslationControllerExtensionListenerCopyright © 2013. All Rights Reserved.