Class PK2LongConverter
java.lang.Object
de.hybris.platform.productcockpit.util.PK2LongConverter
- All Implemented Interfaces:
org.zkoss.zkplus.databind.TypeConverter
-
Field Summary
Fields inherited from interface org.zkoss.zkplus.databind.TypeConverter
IGNORE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncoerceToBean(Object val, org.zkoss.zk.ui.Component comp) coerceToUi(Object val, org.zkoss.zk.ui.Component comp)
-
Constructor Details
-
PK2LongConverter
public PK2LongConverter()
-
-
Method Details
-
coerceToBean
- Specified by:
coerceToBeanin interfaceorg.zkoss.zkplus.databind.TypeConverter
-
coerceToUi
- Specified by:
coerceToUiin interfaceorg.zkoss.zkplus.databind.TypeConverter
-