Package com.smeup.kokos.sdk.util.legacy
Class LegacySmeupCellConverterExtension
java.lang.Object
com.smeup.kokos.sdk.util.legacy.LegacySmeupCellConverterExtension
- Author:
- mattia.bonardi This class allow to convert a legacy cell ext.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidresolveExtension(SmeupDataCell cell, String extension) Convert a legacy value to an instance of SmeupDataCell
-
Constructor Details
-
LegacySmeupCellConverterExtension
public LegacySmeupCellConverterExtension()
-
-
Method Details
-
resolveExtension
Convert a legacy value to an instance of SmeupDataCell- Parameters:
cell- cellextension- extension legacy attribute- Throws:
Exception
-