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.updateClaimAcrossCards(String claimType, String claimValue, 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.updateClaimAcrossCards(String claimType, String claimValue, ICardUpdateTO[] cardUpdate)
          Update claim across cards.