Uses of Class
org.eclipse.higgins.rpps.core.tobj.CardInformationTO

Packages that use CardInformationTO
org.eclipse.higgins.rpps.core   
org.eclipse.higgins.rpps.core.impl   
 

Uses of CardInformationTO in org.eclipse.higgins.rpps.core
 

Methods in org.eclipse.higgins.rpps.core that return CardInformationTO
 CardInformationTO IRppsService.getCardInformation(org.eclipse.higgins.user.login.UserAccount userAccount, String cuid, int size)
          Gets card information object.
 

Uses of CardInformationTO in org.eclipse.higgins.rpps.core.impl
 

Methods in org.eclipse.higgins.rpps.core.impl that return CardInformationTO
static CardInformationTO ConvertHelper.createCardInformationTO(List cardHistory, int sizeHistory)
          Gets CardInformation transfer object
 CardInformationTO RppsService.getCardInformation(org.eclipse.higgins.user.login.UserAccount userAccount, String cuid, int size)
          Gets card information object.