Uses of Class
org.eclipse.higgins.icard.userprofile.Category

Packages that use Category
org.eclipse.higgins.icard.userprofile   
 

Uses of Category in org.eclipse.higgins.icard.userprofile
 

Methods in org.eclipse.higgins.icard.userprofile that return Category
 Category IUserProfileService.addCategory(CallbackHandler handler, Category category)
           
 Category IUserProfileService.modifyCategory(CallbackHandler handler, Category category)
           
 

Methods in org.eclipse.higgins.icard.userprofile with parameters of type Category
 Category IUserProfileService.addCategory(CallbackHandler handler, Category category)
           
 Category IUserProfileService.modifyCategory(CallbackHandler handler, Category category)