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

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

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

Methods in org.eclipse.higgins.rpps.core that return ICardsAndCategoryTO
 ICardsAndCategoryTO IRppsService.getICardsAndCategoriesByUser(org.eclipse.higgins.user.login.UserAccount userAccount)
          This method gets the card list and category list of the specified user.
 

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

Methods in org.eclipse.higgins.rpps.core.impl that return ICardsAndCategoryTO
 ICardsAndCategoryTO RppsService.getICardsAndCategoriesByUser(org.eclipse.higgins.user.login.UserAccount userAccount)
          Gets the card and category lists of the specified user.