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(String cuid, int size)
           
 

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(String cuid, int size)