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

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

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

Methods in org.eclipse.higgins.rpps.core with parameters of type ICardUpdateTO
 ICardUpdateResponseTO[] IRppsService.updateClaimsAcrossCards(String[] claimTypes, String[] claimValues, ICardUpdateTO[] cardUpdate)
           
 

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

Methods in org.eclipse.higgins.rpps.core.impl with parameters of type ICardUpdateTO
 ICardUpdateResponseTO[] RppsService.updateClaimsAcrossCards(String[] claimTypes, String[] claimValues, ICardUpdateTO[] cardUpdate)
          Update claim across cards.