/** @return Returns primaryKey.getItem() */
 @Transient
 public Item getItem() {
   return primaryKey.getItem();
 }