Class PK2LongConverter

java.lang.Object
de.hybris.platform.productcockpit.util.PK2LongConverter
All Implemented Interfaces:
org.zkoss.zkplus.databind.TypeConverter

public class PK2LongConverter extends Object implements org.zkoss.zkplus.databind.TypeConverter
  • Constructor Details

    • PK2LongConverter

      public PK2LongConverter()
  • Method Details

    • coerceToBean

      public Object coerceToBean(Object val, org.zkoss.zk.ui.Component comp)
      Specified by:
      coerceToBean in interface org.zkoss.zkplus.databind.TypeConverter
    • coerceToUi

      public Object coerceToUi(Object val, org.zkoss.zk.ui.Component comp)
      Specified by:
      coerceToUi in interface org.zkoss.zkplus.databind.TypeConverter