Class CategoryTranslationImportService
java.lang.Object
io.meeds.social.category.injection.CategoryTranslationImportService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddestroy()voidpostImport(String objectType) voidsaveTranslationLabels(String objectType, long objectId, String fieldName, Map<String, String> labels)
-
Constructor Details
-
CategoryTranslationImportService
public CategoryTranslationImportService()
-
-
Method Details
-
destroy
@PreDestroy protected void destroy() -
saveTranslationLabels
-
postImport
-