Uses of Interface
org.eclipse.higgins.rpps.core.IRppsService

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

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

Classes in org.eclipse.higgins.rpps.core.impl that implement IRppsService
 class RppsService
          The object used for executing Higgins API and returning the results it produces.
 

Methods in org.eclipse.higgins.rpps.core.impl that return IRppsService
static IRppsService RppsService.getInstance()
          Creates an RppsService object.
static IRppsService RppsService.getInstance(String userId, String password)
          Creates an RppsService object.