Uses of Package
wt.events

Packages that use wt.events
com.ptc.core.command.server.delegate   
com.ptc.core.foundation.content.server.impl   
com.ptc.core.foundation.vc.server   
com.ptc.core.meta.type.mgmt.server   
com.ptc.netmarkets.util.misc   
com.ptc.windchill.counterpart   
com.ptc.windchill.esi.svc   
com.ptc.windchill.esi.wf   
com.ptc.wvs.server.loader   
com.ptc.wvs.server.publish   
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
wt.admin
Provides classes to represent and manage AdministrativeDomain objects. 
wt.audit   
wt.audit.configaudit   
wt.build   
wt.calendar Uses the CalendarAccessProtocol and the CalendarService to provide iCalandar Access Protocol support. 
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.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.csm.navigation.service   
wt.dataops.containermove   
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
wt.epm
 
wt.epm.build   
wt.epm.listeners   
wt.epm.workspaces   
wt.events Defines KeyedEvents which are dispatched by a KeyedEventDispatcher and listened for by a KeyedEventListener; KeyedEvents can be grouped by a KeyedEventBranch
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.fc.archive   
wt.fc.delete   
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.fv
fv package — File Vault Service

The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. 

wt.fv.master   
wt.graph.service   
wt.iba.definition.service   
wt.iba.value.service   
wt.index  
wt.inf.container   
wt.inf.sharing   
wt.inf.team   
wt.intersvrcom Site External API: 
wt.lifecycle
 
wt.locks
 
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.notify
Provides classes to represent, manage, and execute notification definitions. 
wt.occurrence Defines the capability to uniquely distinguish one occurrence of an object within some complex structure from another occurrence of that same object within the same structure using OccurrenceService
wt.org
org package — Organization Service
The following figure shows a representation of the org package model. 
wt.ownership

The ownership service is responsible for associating a principal with an object. 

wt.pom Provides low-level, yet database independent, access to a database. 
wt.project The notion of a Project has been replaced by a Team, see the wt.team package instead. 
wt.projmgmt   
wt.queue Overview 
wt.replication.export   
wt.replication.imp   
wt.replication.receiver   
wt.replication.sender   
wt.replication.unit   
wt.representation   
wt.router
router package — Routing Service

The routing service is designed to aid in scalability for different agent services by providing a convenient way to distribute execution of tasks to multiple Windchill method servers. 

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.scheduler
scheduler package — Scheduling Service

The scheduling service is responsible for scheduling the execution of resource-intensive methods, and keeping a history of their outcomes. 

wt.services Defines ManagerService (see the reference implementation StandardManagerService ) which is a Manager (see StandardManager and its subclasses) obtained from a ManagerResourceFactory (see wt.services.StandardMangerFactory) and deals with both startup and event processing of services; this package is the basis of all Windchill services. 
wt.team
 
wt.transfer   
wt.transfer.policy   
wt.ufid Uses the UfidService (and server-side-only wt.ufid.UfidServiceSvr) to manage the Universal Federated Identifier for Federatable objects. 
wt.vc
 
wt.vc.baseline
 
wt.vc.sessioniteration   
wt.vc.wip
 
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.wrmf.delivery   
 

Classes in wt.events used by com.ptc.core.command.server.delegate
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by com.ptc.core.foundation.content.server.impl
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by com.ptc.core.foundation.vc.server
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by com.ptc.core.meta.type.mgmt.server
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by com.ptc.netmarkets.util.misc
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by com.ptc.windchill.counterpart
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
KeyedEventListenerAdapter
          A do-nothing implementation of KeyedEventListener.
 

Classes in wt.events used by com.ptc.windchill.esi.svc
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by com.ptc.windchill.esi.wf
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by com.ptc.wvs.server.loader
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by com.ptc.wvs.server.publish
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.access
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.admin
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.audit
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.audit.configaudit
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.build
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.calendar
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.change2
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.content
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.csm.navigation.service
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.dataops.containermove
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.eff
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.enterprise
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.epm
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.epm.build
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.epm.listeners
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.epm.workspaces
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.events
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventBranch
          An KeyedEventBranch represents a group of events to which listeners may subscribe.
KeyedEventDispatcher
          Interface for event subscription and notification.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.fc
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.fc.archive
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.fc.delete
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.federation
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.folder
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.fv
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.fv.master
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.graph.service
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.iba.definition.service
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.iba.value.service
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.index
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.inf.container
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.inf.sharing
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.inf.team
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.intersvrcom
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.lifecycle
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.locks
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.meeting
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.meeting.actionitem
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.notify
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.occurrence
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.org
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.ownership
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.pom
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.project
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.projmgmt
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.queue
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.replication.export
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.replication.imp
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.replication.receiver
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.replication.sender
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.replication.unit
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.representation
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.router
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.sandbox
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.scheduler
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.services
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventBranch
          An KeyedEventBranch represents a group of events to which listeners may subscribe.
KeyedEventDispatcher
          Interface for event subscription and notification.
KeyedEventListener
          

Supported API: true

Extendable: true
StandardKeyedEventDispatcher
          Reference implementation of a KeyedEventDispatcher.
 

Classes in wt.events used by wt.team
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.transfer
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.transfer.policy
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.ufid
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.vc
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.vc.baseline
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.vc.sessioniteration
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.vc.wip
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.viewmarkup
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.workflow.collaboration
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.workflow.definer
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.workflow.engine
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
KeyedEventListener
          

Supported API: true

Extendable: true
 

Classes in wt.events used by wt.workflow.forum
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.workflow.notebook
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.workflow.robots
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.
 

Classes in wt.events used by wt.wrmf.delivery
KeyedEvent
          A basic event class which can be used with the KeyedEventDispatcher.