Class MobileCardIconMapper

java.lang.Object
overit.geocallapp.wfm.core.bl.mobilecard.card.icon.MobileCardIconMapper

public class MobileCardIconMapper extends Object
An object used to map the Mobile Card Icon
Since:
13.0
  • Field Details

  • Constructor Details

    • MobileCardIconMapper

      public MobileCardIconMapper()
  • Method Details

    • initIcon

      protected Map<String,String> initIcon()
      Returns the map of Icons
      Returns:
      the map of Icons
    • getMobileIcon

      public Map<String,String> getMobileIcon()
      Returns the map of Icons
      Returns:
      the map of Icons
    • getDbvMobileIcon

      public DBView getDbvMobileIcon(TeacherDuty duty)
      Returns the DBView of Icons.
      Parameters:
      duty - the duty
      Returns:
      the DBView of Icons