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

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

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

Methods in org.eclipse.higgins.rpps.core that return ImportCardInformationTO
 ImportCardInformationTO[] IRppsService.getImportingCardsInformation(org.eclipse.higgins.user.login.UserAccount userAccount, byte[] crd, String formatID, UITokenServiceCredentialTO credential)
          Get information about cards which can be imported from passed data
 

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

Methods in org.eclipse.higgins.rpps.core.impl that return ImportCardInformationTO
static ImportCardInformationTO[] ConvertHelper.convertImportCardInformation(org.eclipse.higgins.icard.IImportCardInfo[] cardInfo)
           
 ImportCardInformationTO[] RppsService.getImportingCardsInformation(org.eclipse.higgins.user.login.UserAccount userAccount, byte[] crd, String formatID, UITokenServiceCredentialTO credential)
          Get information about cards which can be imported from passed data