Class ItemIdMapper


  • public class ItemIdMapper
    extends java.lang.Object
    Author:
    Tony Vaagenes
    • Constructor Summary

      Constructors 
      Constructor Description
      ItemIdMapper()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId​(Item item)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ItemIdMapper

        public ItemIdMapper()
    • Method Detail

      • getId

        public java.lang.String getId​(Item item)