Uses of Interface
wt.recent.RecentlyVisitedService

Packages that use RecentlyVisitedService
com.ptc.core.foundation.generic.server.impl   
wt.clients.beans   
wt.recent   
 

Uses of RecentlyVisitedService in com.ptc.core.foundation.generic.server.impl
 

Fields in com.ptc.core.foundation.generic.server.impl declared as RecentlyVisitedService
private static RecentlyVisitedService RecentlyUsedCommandDelegate.SERVICE
           
private static RecentlyVisitedService AddRecentlyUsedCommandDelegate.SERVICE
           
 

Uses of RecentlyVisitedService in wt.clients.beans
 

Fields in wt.clients.beans declared as RecentlyVisitedService
private static RecentlyVisitedService OrgChooser.RVS
           
 

Uses of RecentlyVisitedService in wt.recent
 

Classes in wt.recent that implement RecentlyVisitedService
 class RecentlyVisitedServiceFwd
          Service for accessing recently visited objects.
 class StandardRecentlyVisitedService
          Service implementation for recently accessed objects/containers.
 

Fields in wt.recent declared as RecentlyVisitedService
static RecentlyVisitedService RecentlyVisitedHelper.service
          

Supported API: true