Class ItemToNotificationConverter

java.lang.Object
com.labs64.netlicensing.schema.converter.ItemToNotificationConverter
All Implemented Interfaces:
Converter<Item,Notification>

public class ItemToNotificationConverter extends Object
Convert Item entity into Product object.
  • Constructor Details

    • ItemToNotificationConverter

      public ItemToNotificationConverter()
  • Method Details