Uses of Class
wt.fc.ObjectReferenceSearch

Packages that use ObjectReferenceSearch
wt.admin
Provides classes to represent and manage AdministrativeDomain objects. 
wt.content
content package — Content Handling Service

The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. 

wt.folder
Provides classes to represent and manage folder and cabinet objects. 
wt.inf.container   
wt.lifecycle
 
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
wt.project The notion of a Project has been replaced by a Team, see the wt.team package instead. 
wt.team
 
wt.vc.views
 
 

Uses of ObjectReferenceSearch in wt.admin
 

Subclasses of ObjectReferenceSearch in wt.admin
 class DomainReferenceSearch
          Search for a reference to the Administrative Domain listed.
 

Uses of ObjectReferenceSearch in wt.content
 

Subclasses of ObjectReferenceSearch in wt.content
 class DataFormatReferenceSearch
          Search for a reference to the DataFormat listed.
 

Uses of ObjectReferenceSearch in wt.folder
 

Subclasses of ObjectReferenceSearch in wt.folder
 class CabinetReferenceSearch
          Search for a reference to the cabinet in which this object resides.
 

Uses of ObjectReferenceSearch in wt.inf.container
 

Subclasses of ObjectReferenceSearch in wt.inf.container
 class WTContainerReferenceSearch
          This class is used to generate SearchCondition objects that are used to append to a QuerySpec for Container Aware type searches.
 

Uses of ObjectReferenceSearch in wt.lifecycle
 

Subclasses of ObjectReferenceSearch in wt.lifecycle
 class LifeCycleTemplateReferenceSearch
          Search for a reference to the lifecycle template which this object uses.
 

Uses of ObjectReferenceSearch in wt.org
 

Subclasses of ObjectReferenceSearch in wt.org
 class WTPrincipalReferenceSearch
          Search for a reference to the WTPrincipal listed.
 

Uses of ObjectReferenceSearch in wt.project
 

Subclasses of ObjectReferenceSearch in wt.project
 class ProjectReferenceSearch
          Deprecated. in R6.0 Project will be replaced by a new Team object in a future release.
 

Uses of ObjectReferenceSearch in wt.team
 

Subclasses of ObjectReferenceSearch in wt.team
 class TeamDistributionListReferenceSearch
          Search for a reference to the TeamDistributionList listed.
 class TeamReferenceSearch
          Search for a reference to the Team listed.
 class TeamTemplateReferenceSearch
          Search for a reference to the TeamTemplate listed.
 

Uses of ObjectReferenceSearch in wt.vc.views
 

Subclasses of ObjectReferenceSearch in wt.vc.views
 class ViewReferenceSearch
          Search for a reference to the View listed.