Uses of Interface
wt.recent.RecentlyVisited

Packages that use RecentlyVisited
com.ptc.windchill.esi.tgt   
com.ptc.windchill.esi.txn   
wt.admin
Provides classes to represent and manage AdministrativeDomain objects. 
wt.annotation   
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.dataops   
wt.dataops.archive   
wt.dataops.objectcol   
wt.dataops.purge   
wt.doc   
wt.epm
 
wt.epm.workspaces   
wt.fc.dynamicenum   
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

wt.folder
Provides classes to represent and manage folder and cabinet objects. 
wt.inf.container   
wt.inf.library   
wt.inf.sharing   
wt.inf.team   
wt.inf.template   
wt.ixb.conflictFramework   
wt.lifecycle
 
wt.maturity   
wt.meeting Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper). 
wt.meeting.actionitem   
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.pdmlink   
wt.projmgmt.admin   
wt.projmgmt.definer   
wt.projmgmt.execution   
wt.projmgmt.monitor   
wt.projmgmt.resource   
wt.query.template Provides generic support for saved report queries using ReportTemplate and various methods in ReportTemplateHelper for executing and generating reports. 
wt.rule Uses the RuleService (and server-side-only RuleServiceSvr to manage the definition and application of Rules. 
wt.sandbox This package provides "sandbox" container functionality.  A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees).  The package provides the following core capabilities:  
wt.team
 
wt.vc.baseline
 
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
wt.workflow.collaboration   
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
wt.workflow.forum   
wt.workflow.notebook   
wt.workflow.robots
Provides workflow classes responsible for the execution of robot activities that are executed without human intervention. 
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
 

Uses of RecentlyVisited in com.ptc.windchill.esi.tgt
 

Classes in com.ptc.windchill.esi.tgt that implement RecentlyVisited
 class ESITarget
          A location where ESI is to publish information.
 

Uses of RecentlyVisited in com.ptc.windchill.esi.txn
 

Classes in com.ptc.windchill.esi.txn that implement RecentlyVisited
 class ESITransaction
          Defines an ESI Transaction and manages a set of ReleaseActivities.
 

Uses of RecentlyVisited in wt.admin
 

Classes in wt.admin that implement RecentlyVisited
 class AdministrativeDomain
          The AdministrativeDomain class represents the set of objects that are subject to the same administrative behavior.
 

Uses of RecentlyVisited in wt.annotation
 

Classes in wt.annotation that implement RecentlyVisited
 class AnnotationSet
           Use the newAnnotationSet static factory method(s), not the AnnotationSet constructor, to construct instances of this class.
 class StructuredAnnotationSet
           Use the newStructuredAnnotationSet static factory method(s), not the StructuredAnnotationSet constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.change2
 

Subinterfaces of RecentlyVisited in wt.change2
 interface ChangeItem
          Used to tag main classes used in this package for common treatment.
 

Classes in wt.change2 that implement RecentlyVisited
 class AnalysisActivity
          The abstract level representation of a analysis activity.
 class ChangeActivity2
          The abstract level representation of a change activity.
 class ChangeAnalysis
          The abstract level representation of a change analysis.
 class ChangeInvestigation
          The abstract level representation of a change investigation.
 class ChangeIssue
          The abstract level representation of a change issue.
 class ChangeOrder2
          The abstract level representation of a change order.
 class ChangeProposal
          The abstract level representation of a change proposal.
 class ChangeRequest2
          The abstract level representation of a change request.
 class WTAnalysisActivity
          A Windchill provided reference implementation of an AnalysisActivity.
 class WTChangeActivity2
          A Windchill provided reference implementation of a ChangeActivity2.
 class WTChangeInvestigation
          A Windchill provided reference implementation of a ChangeInvestigation.
 class WTChangeIssue
          A Windchill provided reference implementation of a ChangeIssue.
 class WTChangeOrder2
          A Windchill provided reference implementation of a ChangeOrder2.
 class WTChangeProposal
          A Windchill provided reference implementation of a ChangeProposal.
 class WTChangeRequest2
          A Windchill provided reference implementation of a ChangeRequest2.
 

Uses of RecentlyVisited in wt.dataops
 

Classes in wt.dataops that implement RecentlyVisited
 class DataMaintRecord
          

Supported API: false

Extendable: false
 

Uses of RecentlyVisited in wt.dataops.archive
 

Classes in wt.dataops.archive that implement RecentlyVisited
 class Archive
           Use the newArchive static factory method(s), not the Archive constructor, to construct instances of this class.
 class ArchiveRecord
           Use the newArchiveRecord static factory method(s), not the ArchiveRecord constructor, to construct instances of this class.
 class RestoreRecord
           Use the newRestoreRecord static factory method(s), not the RestoreRecord constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.dataops.objectcol
 

Classes in wt.dataops.objectcol that implement RecentlyVisited
 class AbsCollectionCriteria
          

Supported API: false

Extendable: false
 class CollectionCriteria
           Use the newCollectionCriteria static factory method(s), not the CollectionCriteria constructor, to construct instances of this class.
 class RelationshipMap
           Use the newRelationshipMap static factory method(s), not the RelationshipMap constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.dataops.purge
 

Classes in wt.dataops.purge that implement RecentlyVisited
 class PurgeRecord
           Use the newPurgeRecord static factory method(s), not the PurgeRecord constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.doc
 

Classes in wt.doc that implement RecentlyVisited
 class WTDocument
          The reference implementation of a DocumentVersion.
 class WTDocumentMaster
          Reference implementation of DocumentMaster.
 

Uses of RecentlyVisited in wt.epm
 

Classes in wt.epm that implement RecentlyVisited
 class EPMDocument
           Use the newEPMDocument static factory method(s), not the EPMDocument constructor, to construct instances of this class.
 class EPMDocumentMaster
          The Master of an EPMDocument.
 

Uses of RecentlyVisited in wt.epm.workspaces
 

Classes in wt.epm.workspaces that implement RecentlyVisited
 class EPMWorkspace
          The EPMWorkspace is an EPM-specific workspace.
 

Uses of RecentlyVisited in wt.fc.dynamicenum
 

Classes in wt.fc.dynamicenum that implement RecentlyVisited
 class FilteredDynamicEnumSet
          This class provides an enumeration of Strings, based on a wt.fc.DynamicEnumType, and allowing values to be added to or removed from the enumeration, in the context of a specified Container.
 

Uses of RecentlyVisited in wt.federation
 

Classes in wt.federation that implement RecentlyVisited
 class ProxyDocument
           Use the newProxyDocument static factory method(s), not the ProxyDocument constructor, to construct instances of this class.
 class ProxyDocumentMaster
           Use the newProxyDocumentMaster static factory method(s), not the ProxyDocumentMaster constructor, to construct instances of this class.
 class ProxyGroup
          Proxy group of users.
 class ProxyPartMaster
           Use the newProxyPartMaster static factory method(s), not the ProxyPartMaster constructor, to construct instances of this class.
 class ProxyUser
           Use the newProxyUser static factory method(s), not the ProxyUser constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.folder
 

Subinterfaces of RecentlyVisited in wt.folder
 interface Folder
          A Folder acts a container of information.
 

Classes in wt.folder that implement RecentlyVisited
 class Cabinet
          A Cabinet is a major organizing characteristic for information residing inf folders.
 class SubFolder
          A SubFolder is a non-root folder, ie it resides in a Cabinet.
 

Uses of RecentlyVisited in wt.inf.container
 

Subinterfaces of RecentlyVisited in wt.inf.container
 interface WTContained
          An interface for Persistable objects that store a reference to their WTContainer.
 interface WTContainedIdentified
          A utitlity interface that objects that are both Identified and WTContained should implement.
 interface WTContainer
          Implementors of WTContainer should create a new WTContainerInfo in their initializer: protected void initialize() throws WTException { super.initialize(); try { setContainerInfo(WTContainerInfo.newWTContainerInfo()); } catch (WTPropertyVetoException wtpve) { throw new WTException(wtpve); } }

Supported API: true

Extendable: false
 

Classes in wt.inf.container that implement RecentlyVisited
 class ExchangeContainer
          A special type of container that is used as the root of a given installation's container hierarchy.
 class OrgContainer
          A container for an organization's business and administrative objects.
 

Uses of RecentlyVisited in wt.inf.library
 

Classes in wt.inf.library that implement RecentlyVisited
 class WTLibrary
           Use the newWTLibrary static factory method(s), not the WTLibrary constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.inf.sharing
 

Classes in wt.inf.sharing that implement RecentlyVisited
 class SharedContainerMap
          Records which objects are shared by which containers.
 

Uses of RecentlyVisited in wt.inf.team
 

Subinterfaces of RecentlyVisited in wt.inf.team
 interface ContainerTeamManaged
          

Supported API: true

Extendable: false
 

Classes in wt.inf.team that implement RecentlyVisited
 class ContainerTeam
           Use the newContainerTeam static factory method(s), not the ContainerTeam constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.inf.template
 

Classes in wt.inf.template that implement RecentlyVisited
 class DefaultWTContainerTemplate
          The package scope attributes are gettable by members of this package by design.
 class WTContainerTemplateMaster
           Use the newWTContainerTemplateMaster static factory method(s), not the WTContainerTemplateMaster constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.ixb.conflictFramework
 

Classes in wt.ixb.conflictFramework that implement RecentlyVisited
 class ImportSession
           Use the newImportSession static factory method(s), not the ImportSession constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.lifecycle
 

Classes in wt.lifecycle that implement RecentlyVisited
 class LifeCycleTemplateMaster
          The definition of a Life Cycle.
 

Uses of RecentlyVisited in wt.maturity
 

Classes in wt.maturity that implement RecentlyVisited
 class MaturityBaseline
          Baseline for a PromotionNotice indicating the dependant items required for this PromotionNotice to be reviewed.
 class PromotionNotice
          The implementation of PromotionNotices.
 

Uses of RecentlyVisited in wt.meeting
 

Classes in wt.meeting that implement RecentlyVisited
 class Agenda
          Agenda is a marker interface for the Agenda.
 class Meeting
          Base class which other types of meetings subclass.
 class MeetingCenterMeeting
           Use the newMeetingCenterMeeting static factory method(s), not the MeetingCenterMeeting constructor, to construct instances of this class.
 class Minutes
          Minutes is a marker interface for the Minutes objects.
 class TemplatedAgenda
           Use the newTemplatedAgenda static factory method(s), not the TemplatedAgenda constructor, to construct instances of this class.
 class TemplatedMinutes
           Use the newTemplatedMinutes static factory method(s), not the TemplatedMinutes constructor, to construct instances of this class.
 class TextAgenda
           Use the newTextAgenda static factory method(s), not the TextAgenda constructor, to construct instances of this class.
 class TextMinutes
           Use the newTextMinutes static factory method(s), not the TextMinutes constructor, to construct instances of this class.
 class TraditionalMeeting
           Use the newTraditionalMeeting static factory method(s), not the TraditionalMeeting constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.meeting.actionitem
 

Subinterfaces of RecentlyVisited in wt.meeting.actionitem
 interface ActionItem
          

Supported API: false

Extendable: false
 

Classes in wt.meeting.actionitem that implement RecentlyVisited
 class DiscreteActionItem
           Use the newDiscreteActionItem static factory method(s), not the DiscreteActionItem constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.org
 

Classes in wt.org that implement RecentlyVisited
 class WTGroup
          Group of users.
 class WTOrganization
           Use the newWTOrganization static factory method(s), not the WTOrganization constructor, to construct instances of this class.
 class WTPrincipal
          Abstract class that represents a user or a group of users.
 class WTUser
          The WTUser class represents users of the system.
 

Uses of RecentlyVisited in wt.part
 

Classes in wt.part that implement RecentlyVisited
 class WTPart
          This reference implementation of a PartVersion represents a snapshot of the changeable aspects of a part, is managed by WTPartService and has an associated WTPartMaster which represents the unchanging aspects of this part.
 class WTPartMaster
          This reference implementation of a PartMaster represents the unchanging aspects of a part, is managed by WTPartService and also has one or more associated WTParts which represent the various stages (versions or iterations) of change for the changeable aspects of this part.
 class WTProduct
           Use the newWTProduct static factory method(s), not the WTProduct constructor, to construct instances of this class.
 class WTProductConfiguration
           Use the newWTProductConfiguration static factory method(s), not the WTProductConfiguration constructor, to construct instances of this class.
 class WTProductInstance2
           Use the newWTProductInstance2 static factory method(s), not the WTProductInstance2 constructor, to construct instances of this class.
 class WTProductInstanceMaster
           Use the newWTProductInstanceMaster static factory method(s), not the WTProductInstanceMaster constructor, to construct instances of this class.
 class WTProductMaster
           Use the newWTProductMaster static factory method(s), not the WTProductMaster constructor, to construct instances of this class.
 class WTSerialNumberedPart
           Use the newWTSerialNumberedPart static factory method(s), not the WTSerialNumberedPart constructor, to construct instances of this class.
 class WTSerialNumberedPartMaster
           Use the newWTSerialNumberedPartMaster static factory method(s), not the WTSerialNumberedPartMaster constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.pdmlink
 

Classes in wt.pdmlink that implement RecentlyVisited
 class PDMLinkProduct
           Use the newPDMLinkProduct static factory method(s), not the PDMLinkProduct constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.projmgmt.admin
 

Classes in wt.projmgmt.admin that implement RecentlyVisited
 class Project2
          Project2 represents a"temporary endeavor undertaken to create a unique product or service." As such it has start and end dates.
 

Uses of RecentlyVisited in wt.projmgmt.definer
 

Subinterfaces of RecentlyVisited in wt.projmgmt.definer
 interface ProjectNodeTemplate
          A ProjectNodeTemplate is the interface implemented by all (workflow) templates that are used in project management and that belong to a project graph.
 interface ProjMgmtTemplateObject
          A ProjMgmtTemplateObject is the interface implemented by all (workflow) templates that are used in project management.
 

Classes in wt.projmgmt.definer that implement RecentlyVisited
 class MilestoneTemplate
          A MilestoneTemplate is the template associated with a project management milestone.
 class ProjectActivityTemplate
          A ProjectActivityTemplate is the template associated with a project management project activity.
 class ProjectPlanTemplate
           Use the newProjectPlanTemplate static factory method(s), not the ProjectPlanTemplate constructor, to construct instances of this class.
 class ProjectProxyTemplate
          A ProjectProxyTemplate is the template associated with a project proxy.
 class SummaryActivityTemplate
           Use the newSummaryActivityTemplate static factory method(s), not the SummaryActivityTemplate constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.projmgmt.execution
 

Subinterfaces of RecentlyVisited in wt.projmgmt.execution
 interface ExecutionObject
          The ExecutionObject is an interface that holds attributes that are common to plans, activities and deliverables.
 interface ProjectNode
          

Supported API: false

Extendable: false
 

Classes in wt.projmgmt.execution that implement RecentlyVisited
 class Milestone
          The Milestone class represents a notable point in the execution of a project.
 class ProjectActivity
          Returns the associated Deliverable.
 class ProjectAssignment
           Use the newProjectAssignment static factory method(s), not the ProjectAssignment constructor, to construct instances of this class.
 class ProjectPlan
          The ProjectPlan class represents a container for activities, resources, deliverables and their relationships that are involved in the execution of a project.
 class ProjectProxy
          Objects of the ProjectProxy class are references to external projects.
 class ProjectWorkItem
           Use the newProjectWorkItem static factory method(s), not the ProjectWorkItem constructor, to construct instances of this class.
 class SummaryActivity
          Container of project manager nodes.
 

Uses of RecentlyVisited in wt.projmgmt.monitor
 

Classes in wt.projmgmt.monitor that implement RecentlyVisited
 class DeadlineChangeEvent
          The DeadlineChangeEvent class represents persistently the event of changing a deadline of an object when the project is executing.
 class DeadlineEvent
          This class represents deadline events persistently.
 class ObjectDeletionEvent
          ObjectDeletionEvent represents persistently the disabling of an activity or deliverable.
 class OwnerChangeEvent
          OwnerChangeEvent represents persistently when an activity or deliverable changed owner.
 class ProjMgmtEvent
          ProjMgmtEvent represents in the database individual events that constitute the "project history."

Supported API: false

Extendable: false
 class StateChangeEvent
          This class represents persistently change of state events.
 class StatusChangeEvent
          This class represents persistently change of information that are related to completion of the object.
 

Uses of RecentlyVisited in wt.projmgmt.resource
 

Classes in wt.projmgmt.resource that implement RecentlyVisited
 class Deliverable
          The Deliverable class represents expected output objects from the plan or activities.
 class EquipmentResource
          Resource whose cost is derived from the use of some piece of equipment or use of some facility.
 class FacilityResource
           Use the newFacilityResource static factory method(s), not the FacilityResource constructor, to construct instances of this class.
 class InformationResource
          InformationResource represents resources used or produced by activities that can be accessed on-line.
 class MaterialResource
          MaterialResource represents cost resources that corresponds to supplies or consumables.
 class PersonResource
          Resource whose cost is incurred by the utilization of a person in a task.
 class ProjectResource
          ProjectResource represents resources necessary for the execution of an activity.
 class RoleResource
          This class is used to collect cost related information associated to a role (rather to a specific individual).
 

Uses of RecentlyVisited in wt.query.template
 

Classes in wt.query.template that implement RecentlyVisited
 class ReportTemplate
          This class is a default implementation of a template for reporting.
 

Uses of RecentlyVisited in wt.rule
 

Classes in wt.rule that implement RecentlyVisited
 class InstanceBasedRule
          An implementation of the Rule interface that references a particular object instance.
 class PersistentRule
          A Rule provides a holder for business logic that describes actions to be performed under certain conditions.
 class TypeBasedRule
           Use the newTypeBasedRule static factory method(s), not the TypeBasedRule constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.sandbox
 

Classes in wt.sandbox that implement RecentlyVisited
 class SandboxBaseline
          Baseline for a sandbox container indicating the current sandbox configuration of parts and CAD documents being used by the sandbox.
 

Uses of RecentlyVisited in wt.team
 

Classes in wt.team that implement RecentlyVisited
 class TeamTemplate
          TeamTemplate establishes associations between roles and principals and/or actor roles.
(package private) static class TeamTemplateCache.TeamTemplateEntry
           
 

Uses of RecentlyVisited in wt.vc.baseline
 

Classes in wt.vc.baseline that implement RecentlyVisited
 class ManagedBaseline
          This class is an implementation of a Baseline.
 

Uses of RecentlyVisited in wt.viewmarkup
 

Classes in wt.viewmarkup that implement RecentlyVisited
 class PublishingSummary
           Use the newPublishingSummary static factory method(s), not the PublishingSummary constructor, to construct instances of this class.
 class WVSConfigurationTemplate
           Use the newWVSConfigurationTemplate static factory method(s), not the WVSConfigurationTemplate constructor, to construct instances of this class.
 

Uses of RecentlyVisited in wt.workflow.collaboration
 

Classes in wt.workflow.collaboration that implement RecentlyVisited
 class CollaborationTemplate
          CollaborationTemplate represents objects whose structure can be defined in an XMLLob.
 

Uses of RecentlyVisited in wt.workflow.definer
 

Classes in wt.workflow.definer that implement RecentlyVisited
 class WfAdHocActivityTemplate
           Use the newWfAdHocActivityTemplate static factory method(s), not the WfAdHocActivityTemplate constructor, to construct instances of this class.
 class WfApplRobotTemplate
          Template for application robots, that is, activities that correspond to programs or applications.
 class WfAssignedActivityTemplate
          Template for creation of assigned activities.
 class WfBlockTemplate
          Class that represents a workflow block.
 class WfContainerTemplate
          Abstract class that models template objects that can contain other template objects.
 class WfExprRobotTemplate
           Use the newWfExprRobotTemplate static factory method(s), not the WfExprRobotTemplate constructor, to construct instances of this class.
 class WfExternalMethodTemplate
          Template for robot activities which are based on externally callable methods.
 class WfInternalMethodTemplate
          Template for robot activities which are based on internally callable methods.
 class WfInvokedMethodTemplate
          Template for creation of method robot activities.
 class WfProcessTemplate
          A WfProcessTemplate represents a template for a specific workflow process; it is used to create instances of a workflow process.
 class WfProcessTemplateMaster
           Use the newWfProcessTemplateMaster static factory method(s), not the WfProcessTemplateMaster constructor, to construct instances of this class.
 class WfProxyTemplate
          Object that points to a template.
 class WfRobotActivityTemplate
          Base template class for for classes that create robot activities.
 class WfSynchRobotTemplate
           Use the newWfSynchRobotTemplate static factory method(s), not the WfSynchRobotTemplate constructor, to construct instances of this class.
 class WfTemplateObject
          WfTemplateObject is the base class for the workflow definition objects.
 class WfTimerTemplate
           Use the newWfTimerTemplate static factory method(s), not the WfTimerTemplate constructor, to construct instances of this class.
 class WfURLRobotTemplate
          Used to define the URL to be executed.
 

Uses of RecentlyVisited in wt.workflow.engine
 

Classes in wt.workflow.engine that implement RecentlyVisited
 class WfActivity
          WfActivity represents a request for work in the context of the containing WfProcess.
 class WfAdHocActivity
           Use the newWfAdHocActivity static factory method(s), not the WfAdHocActivity constructor, to construct instances of this class.
 class WfBlock
          The WfBlock class supports the execution of blocks.
 class WfContainer
          

Supported API: false

Extendable: false
 class WfExecutionObject
          WfExecutionObject is an abstract base class that defines common attributes, states and operations for processes and steps.
 class WfProcess
          A WfProcess is the performer of a workflow.
 class WfRequesterActivity
          The WfRequesterActivity class implements WfRequester to allow processes to be embedded in other processes.
 

Uses of RecentlyVisited in wt.workflow.forum
 

Classes in wt.workflow.forum that implement RecentlyVisited
 class Discussion
          

Supported API: false

Extendable: false
 class DiscussionForum
          A DiscussionForum is a container of discussions/comments on a business object.
 class DiscussionForumTemplate
          DiscussionForumTemplate is a concrete implementation of CollaborationTemplate.
 class DiscussionPosting
          DiscussionPosting represents the actual conversations on a given topic.
 class DiscussionTopic
          A DiscussionTopic is a subject/header in a forum under which comments/postings can be made.
 

Uses of RecentlyVisited in wt.workflow.notebook
 

Classes in wt.workflow.notebook that implement RecentlyVisited
 class Bookmark
           Use the newBookmark static factory method(s), not the Bookmark constructor, to construct instances of this class.
 class FolderedBookmark
          A specialization of Boomark, objects of this type can be members of a windchill folder in addition to being part of a notebook.
 class ImportedBookmark
           Use the newImportedBookmark static factory method(s), not the ImportedBookmark constructor, to construct instances of this class.
 class Notebook
           Use the newNotebook static factory method(s), not the Notebook constructor, to construct instances of this class.
 class NotebookComponent
          

Supported API: false

Extendable: false
 class NotebookFolder
           Use the newNotebookFolder static factory method(s), not the NotebookFolder constructor, to construct instances of this class.
 class NotebookTemplate
           Use the newNotebookTemplate static factory method(s), not the NotebookTemplate constructor, to construct instances of this class.
 class WfBookmark
           Use the newWfBookmark static factory method(s), not the WfBookmark constructor, to construct instances of this class.
 class WfFolderedBookmark
          A specialization of FolderedBoomark, objects of this type can point to the ObjectIdentifier of Windchill business objects.
 

Uses of RecentlyVisited in wt.workflow.robots
 

Classes in wt.workflow.robots that implement RecentlyVisited
 class WfApplicationRobot
          The application robot is used to carry out a task that is performed by an external program.
 class WfExpressionRobot
          Robot used to carry out a task that is defined in a Java expression.
 class WfExternalMethod
          WIExternalMethodencapsulates a non-Windchill method
 class WfInternalMethod
          WInternalMethodencapsulates a Windchill method
 class WfInvokedMethod
          WfInvokedMethod is an abstract class to encapsulate the invocation of method..
 class WfRobotActivity
          The WfRobotActivity is an abstract class that represents workflow steps which are carried out without human intervention.
 class WfSynchRobot
          Robot used to synchronize with with external (non-workflow) events.
 class WfTimerActivity
          The WfTimeActivity is a robot used to synchronize with some time event.
 class WfURLRobot
          Runtime execution of the URl is performed here.
 

Uses of RecentlyVisited in wt.workflow.work
 

Classes in wt.workflow.work that implement RecentlyVisited
 class WfAssignedActivity
          A WfActivity> represent work that can be assigned to resources.