|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyedEvent | |
com.ptc.core.command.server.delegate | |
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.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.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
KeyedEvent s which are dispatched by a
KeyedEventDispatcher and listened for by a
KeyedEventListener ;
KeyedEvent s 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.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.index | |
wt.inf.container | |
wt.inf.sharing | |
wt.inf.team | |
wt.lifecycle | |
wt.locks | |
wt.meeting.actionitem | |
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 | |
wt.ownership | The ownership service is responsible for associating a principal with an object. |
wt.project | The notion of a
Project has been replaced by a
Team , see the wt.team package instead. |
wt.projmgmt | |
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.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.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.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 |
Uses of KeyedEvent in com.ptc.core.command.server.delegate |
Methods in com.ptc.core.command.server.delegate with parameters of type KeyedEvent | |
protected void |
AbstractRemoteCommandDelegate.dispatchEvent(Class serviceClass,
KeyedEvent event)
|
protected void |
AbstractRemoteCommandDelegate.dispatchVetoableEvent(Class serviceClass,
KeyedEvent event)
|
Uses of KeyedEvent in com.ptc.core.meta.type.mgmt.server |
Subclasses of KeyedEvent in com.ptc.core.meta.type.mgmt.server | |
class |
TypeManagementServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in com.ptc.netmarkets.util.misc |
Methods in com.ptc.netmarkets.util.misc with parameters of type KeyedEvent | |
private static void |
StandardNmActionService.persistEvent(KeyedEvent event,
WTContainer cont)
|
Uses of KeyedEvent in com.ptc.windchill.counterpart |
Subclasses of KeyedEvent in com.ptc.windchill.counterpart | |
class |
CounterPartEvent
This is just a place-holder in case in future another service needs to know what this service is doing Supported API: false Extendable: false |
Uses of KeyedEvent in com.ptc.windchill.esi.svc |
Subclasses of KeyedEvent in com.ptc.windchill.esi.svc | |
class |
ESIServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in com.ptc.windchill.esi.wf |
Subclasses of KeyedEvent in com.ptc.windchill.esi.wf | |
class |
ESIResultEvent
ESI workflows may suspend until external processes are complete. |
Uses of KeyedEvent in com.ptc.wvs.server.loader |
Subclasses of KeyedEvent in com.ptc.wvs.server.loader | |
class |
GraphicsServerLoaderServiceEvent
This event can be used to indicate when a Representation or Markup has been created, or updated Supported API: false Extendable: false |
Methods in com.ptc.wvs.server.loader that return KeyedEvent | |
KeyedEvent[] |
GraphicsServerLoaderServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
GraphicsServerLoaderServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in com.ptc.wvs.server.publish |
Subclasses of KeyedEvent in com.ptc.wvs.server.publish | |
class |
PublishServiceEvent
This event can be used to indicate publishing in complete Supported API: false Extendable: false |
Methods in com.ptc.wvs.server.publish that return KeyedEvent | |
KeyedEvent[] |
PublishServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
PublishServiceEvent.toMultiObjectEvent()
Supported API: false |
Methods in com.ptc.wvs.server.publish with parameters of type KeyedEvent | |
protected void |
StandardPublishService.processRepresentationUpdate(KeyedEvent event,
boolean multiObject)
SINGLE OBJECT VERSION ********************************** protected void processMarkupCopyForward(Viewable oldIteration, Viewable newIteration, boolean emitEvent, boolean allMarkups) throws WTException { if( oldIteration == null || newIteration == null ) return; // get the markups on the old iteration QueryResult qr1 = ViewMarkUpHelper.service.getMarkUps( oldIteration ); if( qr1 == null || qr1.size() == 0 ) return; // check that there are not already markups on the new iteration (called twice) QueryResult qr2 = ViewMarkUpHelper.service.getMarkUps( newIteration ); if( qr2 != null && qr2.size() > 0 ) return; // copy the markups RepUpdateUtils.copyAllMarkups(oldIteration, newIteration, allMarkups, true); if( emitEvent ) { QueryResult qr3 = ViewMarkUpHelper.service.getMarkUps( newIteration ); if( qr3 != null && qr3.size() > 0 ) { Vector newMarkupSavedVector = new Vector(5); while( qr3.hasMoreElements() ) newMarkupSavedVector.addElement( qr3.nextElement() ); EDRHelper.service.dispatchMarkupSavedEvent( newIteration, newMarkupSavedVector ); } } } |
Uses of KeyedEvent in wt.access |
Subclasses of KeyedEvent in wt.access | |
class |
AccessControlEvent
Supported API: false Extendable: false |
Methods in wt.access that return KeyedEvent | |
KeyedEvent[] |
AccessControlEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
AccessControlEvent.toMultiObjectEvent()
Supported API: false |
KeyedEvent[] |
AccessControlEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
AccessControlEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.admin |
Subclasses of KeyedEvent in wt.admin | |
class |
AdministrativeDomainManagerEvent
AdministrativeDomainManagerEvent encapsulates the events
posted by an AdministrativeDomainManager. |
Methods in wt.admin that return KeyedEvent | |
KeyedEvent |
AdministrativeDomainManagerEvent.toMultiObjectEvent()
Converts a single object AdministrativeDomainManagerEvent
event into a multi-object AdministrativeDomainManagerEvent
event. |
KeyedEvent[] |
AdministrativeDomainManagerEvent.toSingleObjectEvents()
Converts a mutli-object AdministrativeDomainManagerEvent
event into multiple single object AdministrativeDomainManagerEvent
events. |
KeyedEvent |
AdministrativeDomainManagerEvent.toMultiObjectEvent()
Converts a single object AdministrativeDomainManagerEvent
event into a multi-object AdministrativeDomainManagerEvent
event. |
KeyedEvent[] |
AdministrativeDomainManagerEvent.toSingleObjectEvents()
Converts a mutli-object AdministrativeDomainManagerEvent
event into multiple single object AdministrativeDomainManagerEvent
events. |
Uses of KeyedEvent in wt.audit |
Subclasses of KeyedEvent in wt.audit | |
class |
AuditServiceEvent
Event emitted when a user logs in or out the system or a specific container. |
Uses of KeyedEvent in wt.audit.configaudit |
Methods in wt.audit.configaudit with parameters of type KeyedEvent | |
protected ProjectAuditEvent |
WfVariableAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
TeamAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected Persistable |
TeamAuditEventRecorder.getEventTarget(KeyedEvent event)
Returns the Team object associated with the event. |
void |
SYSLOGAuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
protected ProjectAuditEvent |
RenameEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
ProjectAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
void |
NullAuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
protected ProjectAuditEvent |
NullAuditEventRecorder.persistEvent(KeyedEvent anEvent)
Deprecated. |
protected WTCollection |
NullAuditEventRecorder.persistMultiObjectEvent(KeyedEvent event)
This method creates the persistent records for each object that is target of a multi-object event. |
protected ProjectAuditEvent |
NotAuthorizedEventRecorder.persistEvent(KeyedEvent anEvent)
Creates a persistent event object and returns it. |
protected WTCollection |
LocationChangeAuditEventRecorder.persistMultiObjectEvent(KeyedEvent event)
Supported API: false |
protected ProjectAuditEvent |
GroupAuditEventRecorder.persistEvent(KeyedEvent anEvent)
Deprecated. |
void |
FileAuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
protected ProjectAuditEvent |
ExecObjectAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
void |
DualAuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
protected ProjectAuditEvent |
DefaultAuditEventRecorder.persistEvent(KeyedEvent event)
This method creates the persistent event object and returns it. |
protected Persistable |
DefaultAuditEventRecorder.getEventTarget(KeyedEvent event)
Retrieves the event target of an event. |
protected WTCollection |
DefaultAuditEventRecorder.persistMultiObjectEvent(KeyedEvent event)
This method creates the persistent records for each object that is target of a multi-object event. |
protected ProjectAuditEvent |
CustomAuditEventRecorder.persistEvent(KeyedEvent anEvent)
Creates a persistent event object and returns it. |
protected WTCollection |
CADNameChangeAuditEventRecorder.persistMultiObjectEvent(KeyedEvent event)
This method creates the persistent records for each object that is target of a multi-object event. |
void |
AuditLogger.logMessage(ProjectAuditEvent theRecord,
KeyedEvent theEvent)
Supported API: false |
static AuditEventRecorder |
AuditEventRecorderFactory.getEventRecorder(KeyedEvent evt)
Returns the appropriate recorder as defined by the configuration file. |
void |
AuditEventRecorder.recordEvent(KeyedEvent event)
Creates the record of an event in the database. |
void |
AuditEventRecorder.recordMultiObjectEvent(KeyedEvent event)
Creates records of an event in the database for multi-object events. |
protected ProjectAuditEvent |
AdHocAclAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
ActionItemAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected ProjectAuditEvent |
AccessRuleAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected abstract ProjectAuditEvent |
AbstractAuditEventRecorder.persistEvent(KeyedEvent anEvent)
This method creates the persistent event object and returns it. |
protected abstract WTCollection |
AbstractAuditEventRecorder.persistMultiObjectEvent(KeyedEvent event)
This method creates the persistent records for each object that is target of a multi-object event. |
protected void |
AbstractAuditEventRecorder.logEvent(KeyedEvent anEvent,
ProjectAuditEvent aRecord)
Supported API: false |
protected void |
AbstractAuditEventRecorder.logEvent(KeyedEvent anEvent,
WTCollection events)
Supported API: false |
void |
AbstractAuditEventRecorder.recordEvent(KeyedEvent event)
Creates the record of an event in the database. |
void |
AbstractAuditEventRecorder.recordMultiObjectEvent(KeyedEvent event)
Creates records of an event in the database for multi-object events. |
Uses of KeyedEvent in wt.build |
Subclasses of KeyedEvent in wt.build | |
class |
BuildSandboxEvent
BuildSandboxEvent contains the information regarding Sandbox event and is used by EPMBuildRule delegates. |
Methods in wt.build with parameters of type KeyedEvent | |
void |
VersionToVersionLinkBuildRuleCheckInEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
protected void |
StandardBuildService.processBuildSourceEvent(WTCollection sources,
KeyedEvent event)
|
protected void |
StandardBuildService.processBuildTargetEvent(WTCollection targets,
KeyedEvent event)
|
private void |
StandardBuildService.processBuildRuleEvents(WTCollection buildRules,
KeyedEvent event)
|
void |
ObjectToVersionLinkBuildRuleCheckInEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Deprecated. |
void |
ObjectToObjectLinkBuildRuleCheckInEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Deprecated. |
void |
DefaultBuildRuleEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
BuildTargetEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
BuildSourceEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
static void |
BuildServiceUtility.processBuildEvent(KeyedEvent event)
Responds to multi object events emitted by WIP and SandboxService |
private static WTValuedMap |
BuildServiceUtility.getEventMap(KeyedEvent event)
Get the event Map stored in Sandbox or WIP events |
private static void |
BuildServiceUtility.dispatchBuildEvent(KeyedEvent event,
List targets,
String role,
Class buildRuleClass,
List sources,
String otherSideRole)
Dispatches build sandbox or WIP events |
private static void |
BuildServiceUtility.dispatchBuildTargetEvent(WTSet links,
KeyedEvent event)
|
private static void |
BuildServiceUtility.dispatchBuildSourceEvent(WTSet links,
KeyedEvent event)
|
static WTKeyedMap |
BuildServiceUtility.getEventMap(KeyedEvent event,
Class buildRuleClass)
|
void |
BuildRuleUndoCheckOutEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
BuildRuleEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
BuildRuleDeleteEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
BuildRuleCheckOutEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
BuildRuleBuildTargetPreDeleteEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
BuildRuleBuildSourcePreDeleteEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
BuildRuleEventDelegate |
BuildDelegateFactory.getBuildRuleEventDelegate(BuildRule rule,
KeyedEvent event)
Supported API: false |
BuildSourceEventDelegate |
BuildDelegateFactory.getBuildSourceEventDelegate(BuildRule rule,
KeyedEvent event)
Supported API: false |
BuildTargetEventDelegate |
BuildDelegateFactory.getBuildTargetEventDelegate(BuildRule rule,
KeyedEvent event)
Supported API: false |
Map |
BuildDelegateFactory.getBuildSourceEventDelegateMap(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
Map |
BuildDelegateFactory.getBuildTargetEventDelegateMap(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
Map |
BuildDelegateFactory.getBuildRuleEventDelegateMap(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
Uses of KeyedEvent in wt.change2 |
Subclasses of KeyedEvent in wt.change2 | |
class |
ChangeService2Event
Supported API: true Extendable: false |
Methods in wt.change2 that return KeyedEvent | |
KeyedEvent[] |
ChangeService2Event.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
ChangeService2Event.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.content |
Subclasses of KeyedEvent in wt.content | |
class |
ContentServiceEvent
Events dispatched by the ContentService. |
Methods in wt.content that return KeyedEvent | |
KeyedEvent[] |
ContentServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
ContentServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.dataops.containermove |
Subclasses of KeyedEvent in wt.dataops.containermove | |
class |
ContainerMoveEvent
Supported API: false Extendable: false |
Methods in wt.dataops.containermove that return KeyedEvent | |
KeyedEvent[] |
ContainerMoveEvent.toSingleObjectEvents()
Supported API: false |
Uses of KeyedEvent in wt.eff |
Subclasses of KeyedEvent in wt.eff | |
class |
EffGroupAssistantEvent
Events emitted by the EffGroupAssistant for customization purposes. |
Methods in wt.eff that return KeyedEvent | |
KeyedEvent[] |
EffGroupAssistantEvent.toSingleObjectEvents()
Given an event with a target object that is a WTCollection of EffManagedVersions return a one-element array of KeyedEvent objects with a target object that's an array of EffManagedVersions. |
KeyedEvent |
EffGroupAssistantEvent.toMultiObjectEvent()
Given an event with a target object that is an array of EffManagedVersions return a KeyedEvent object with a target object that's a WTCollection of EffManagedVersions. |
KeyedEvent[] |
EffGroupAssistantEvent.toSingleObjectEvents()
Given an event with a target object that is a WTCollection of EffManagedVersions return a one-element array of KeyedEvent objects with a target object that's an array of EffManagedVersions. |
KeyedEvent |
EffGroupAssistantEvent.toMultiObjectEvent()
Given an event with a target object that is an array of EffManagedVersions return a KeyedEvent object with a target object that's a WTCollection of EffManagedVersions. |
Uses of KeyedEvent in wt.enterprise |
Subclasses of KeyedEvent in wt.enterprise | |
class |
EnterpriseServiceEvent
Supported API: false Extendable: false |
Methods in wt.enterprise that return KeyedEvent | |
KeyedEvent[] |
EnterpriseServiceEvent.toSingleObjectEvents()
This is a no-op since this class already has support for multi-object operations. |
KeyedEvent |
EnterpriseServiceEvent.toMultiObjectEvent()
This is a no-op since this class already has support for multi-object operations. |
Uses of KeyedEvent in wt.epm |
Subclasses of KeyedEvent in wt.epm | |
class |
EPMDocumentManagerEvent
Supported API: true Extendable: false |
Methods in wt.epm that return KeyedEvent | |
KeyedEvent[] |
EPMDocumentManagerEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
EPMDocumentManagerEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.epm.build |
Methods in wt.epm.build with parameters of type KeyedEvent | |
void |
EPMBuildTargetEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
EPMBuildSourceEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
EPMBuildSandboxUndoCheckoutEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
EPMBuildSandboxCheckoutEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
EPMBuildSandboxCheckinEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
private WTValuedMap |
EPMBuildSandboxCheckinEventDelegate.getEventMap(KeyedEvent event)
|
void |
EPMBuildRuleUndoCheckoutEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
EPMBuildRuleEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
EPMBuildRuleCheckoutEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
void |
EPMBuildRuleCheckinEventDelegate.processEvent(BuildRule[] buildRules,
KeyedEvent event)
Supported API: false |
Uses of KeyedEvent in wt.epm.listeners |
Subclasses of KeyedEvent in wt.epm.listeners | |
class |
EPMEventServiceEvent
Supported API: false Extendable: false |
Methods in wt.epm.listeners that return KeyedEvent | |
KeyedEvent[] |
EPMEventServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
EPMEventServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.epm.workspaces |
Subclasses of KeyedEvent in wt.epm.workspaces | |
class |
EPMBaselineServiceEvent
The eventTarget for EPMBaselineEvents is the baseline just created. |
class |
EPMFamilyTableBaselineEvent
This class implements an event for the Baseline service operations. |
class |
EPMWorkspaceManagerEvent
Supported API: true Extendable: false |
Methods in wt.epm.workspaces that return KeyedEvent | |
KeyedEvent[] |
EPMWorkspaceManagerEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
EPMWorkspaceManagerEvent.toMultiObjectEvent()
Supported API: false |
KeyedEvent[] |
EPMBaselineServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
EPMBaselineServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.events |
Methods in wt.events that return KeyedEvent | |
KeyedEvent[] |
KeyedEvent.toSingleObjectEvents()
Converts a multi-object event to an array of single-object events. |
KeyedEvent |
KeyedEvent.toMultiObjectEvent()
Converts a single-object event to a multi-object event. |
Uses of KeyedEvent in wt.fc |
Subclasses of KeyedEvent in wt.fc | |
class |
IdentityServiceEvent
The IdentityServiceEvent encapsulates identity change events. |
class |
PersistenceManagerEvent
Used to represent events occuring within the PersistenceManager. |
Methods in wt.fc that return KeyedEvent | |
KeyedEvent[] |
PersistenceManagerEvent.toSingleObjectEvents()
This method generates single object events for this instance. |
KeyedEvent |
PersistenceManagerEvent.toMultiObjectEvent()
This method generates a multiple object event for this instance. |
KeyedEvent[] |
IdentityServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
IdentityServiceEvent.toMultiObjectEvent()
Supported API: false |
KeyedEvent[] |
PersistenceManagerEvent.toSingleObjectEvents()
This method generates single object events for this instance. |
KeyedEvent |
PersistenceManagerEvent.toMultiObjectEvent()
This method generates a multiple object event for this instance. |
KeyedEvent[] |
IdentityServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
IdentityServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.fc.archive |
Subclasses of KeyedEvent in wt.fc.archive | |
class |
RestoreServiceEvent
Supported API: false Extendable: false |
Methods in wt.fc.archive that return KeyedEvent | |
KeyedEvent[] |
RestoreServiceEvent.toSingleObjectEvents()
Supported API: false |
Uses of KeyedEvent in wt.fc.delete |
Subclasses of KeyedEvent in wt.fc.delete | |
class |
DeleteManagerEvent
Used to represent events occuring within the DeleteManager. |
Uses of KeyedEvent in wt.folder |
Subclasses of KeyedEvent in wt.folder | |
class |
FolderServiceEvent
Used to represent events occuring within the FolderService. |
Methods in wt.folder that return KeyedEvent | |
KeyedEvent |
FolderServiceEvent.toMultiObjectEvent()
Converts a single object event to a multiple object event |
KeyedEvent[] |
FolderServiceEvent.toSingleObjectEvents()
Given a multi-object folder event returns an array of single object folder events. |
KeyedEvent |
FolderServiceEvent.toMultiObjectEvent()
Converts a single object event to a multiple object event |
KeyedEvent[] |
FolderServiceEvent.toSingleObjectEvents()
Given a multi-object folder event returns an array of single object folder events. |
Uses of KeyedEvent in wt.fv |
Subclasses of KeyedEvent in wt.fv | |
class |
FvServiceEvent
Provides a service specific event extended from KeyedEvent emitted when a folder or a vault overflows. |
class |
RevaultingEvent
Supported API: false Extendable: false |
class |
URLRevaultingEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.fv.master |
Subclasses of KeyedEvent in wt.fv.master | |
class |
RemoteContentUploadEvent
|
Uses of KeyedEvent in wt.graph.service |
Subclasses of KeyedEvent in wt.graph.service | |
class |
ObjectGraphServiceEvent
Supported API: true Extendable: false |
Uses of KeyedEvent in wt.iba.definition.service |
Subclasses of KeyedEvent in wt.iba.definition.service | |
class |
IBADefinitionServiceEvent
Supported API: true Extendable: false |
Uses of KeyedEvent in wt.index |
Methods in wt.index with parameters of type KeyedEvent | |
private void |
StandardIndexPolicyManager.printWTCollection(KeyedEvent keyedEvent,
WTCollection indexableCollection)
|
Uses of KeyedEvent in wt.inf.container |
Subclasses of KeyedEvent in wt.inf.container | |
class |
WTContainerMoveEvent
Supported API: true Extendable: false |
class |
WTContainerServiceEvent
Fired by the WTContainerService.create API. |
Methods in wt.inf.container that return KeyedEvent | |
KeyedEvent |
WTContainerServiceEvent.toMultiObjectEvent()
|
KeyedEvent[] |
WTContainerServiceEvent.toSingleObjectEvents()
|
KeyedEvent |
WTContainerServiceEvent.toMultiObjectEvent()
|
KeyedEvent[] |
WTContainerServiceEvent.toSingleObjectEvents()
|
Uses of KeyedEvent in wt.inf.sharing |
Subclasses of KeyedEvent in wt.inf.sharing | |
class |
DataSharingServiceEvent
Object that is emitted as a KeyedEvent when there is
a change of state in a share. |
Methods in wt.inf.sharing that return KeyedEvent | |
KeyedEvent |
DataSharingServiceEvent.toMultiObjectEvent()
Supported API: false |
KeyedEvent[] |
DataSharingServiceEvent.toSingleObjectEvents()
Supported API: false |
Uses of KeyedEvent in wt.inf.team |
Subclasses of KeyedEvent in wt.inf.team | |
class |
ContainerTeamServiceEvent
Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the ContainerTeamService interface. |
Methods in wt.inf.team that return KeyedEvent | |
KeyedEvent |
ContainerTeamServiceEvent.toMultiObjectEvent()
Converts an event with a single target object to a multiple object event by creating a new target object of type WTKeyedMap with key = the single object event's target object and value = the reassign value. |
KeyedEvent[] |
ContainerTeamServiceEvent.toSingleObjectEvents()
Constructs an array of KeyedEvent objects given a multi-object event. |
Uses of KeyedEvent in wt.lifecycle |
Subclasses of KeyedEvent in wt.lifecycle | |
class |
LifeCycleServiceEvent
Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the LifeCycleService interface. |
Uses of KeyedEvent in wt.locks |
Subclasses of KeyedEvent in wt.locks | |
class |
LockServiceEvent
Provides an abstraction of an extended keyed event used in conjunction with the standard implementation of the server-side functionality as defined by the LockService interface. |
Methods in wt.locks that return KeyedEvent | |
KeyedEvent |
LockServiceEvent.toMultiObjectEvent()
Given a single object event convert it to a multi object event with a WTCollection target. |
KeyedEvent[] |
LockServiceEvent.toSingleObjectEvents()
Given an event with a target object of type WTCollection convert it to an array of single object KeyedEvents. |
Uses of KeyedEvent in wt.meeting.actionitem |
Subclasses of KeyedEvent in wt.meeting.actionitem | |
class |
ActionItemEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.occurrence |
Subclasses of KeyedEvent in wt.occurrence | |
class |
OccurrenceEvent
This event is emitted by the StandardOccurrenceService . |
Methods in wt.occurrence that return KeyedEvent | |
KeyedEvent[] |
OccurrenceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
OccurrenceEvent.toMultiObjectEvent()
Supported API: false |
Methods in wt.occurrence with parameters of type KeyedEvent | |
protected void |
StandardOccurrenceService.processCopyLinkEvent(KeyedEvent event)
Supported API: false |
protected void |
StandardOccurrenceService.processCleanupLinkEvent(KeyedEvent event)
Supported API: false |
protected void |
StandardOccurrenceService.processNewIterationEvent(KeyedEvent event)
Supported API: false |
protected void |
StandardOccurrenceService.processPreDeleteEvent(KeyedEvent event)
Supported API: false |
protected void |
StandardOccurrenceService.processPreModifyEvent(KeyedEvent event)
Supported API: false |
protected void |
StandardOccurrenceService.processPreStoreEvent(KeyedEvent event)
Supported API: false |
Uses of KeyedEvent in wt.org |
Subclasses of KeyedEvent in wt.org | |
class |
OrganizationServicesEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.ownership |
Subclasses of KeyedEvent in wt.ownership | |
class |
OwnershipServiceEvent
The event emitted when Ownership operations occur on an Ownable object. |
Methods in wt.ownership that return KeyedEvent | |
KeyedEvent[] |
OwnershipServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
OwnershipServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.project |
Subclasses of KeyedEvent in wt.project | |
class |
ProjectServiceEvent
Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the ProjectService interface. |
Uses of KeyedEvent in wt.projmgmt |
Subclasses of KeyedEvent in wt.projmgmt | |
class |
ProjMgmtServiceEvent
Event emitted by project management when there is a significant change on the project. |
Methods in wt.projmgmt that return KeyedEvent | |
KeyedEvent[] |
ProjMgmtServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
ProjMgmtServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.replication.export |
Subclasses of KeyedEvent in wt.replication.export | |
class |
ExportServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.replication.imp |
Subclasses of KeyedEvent in wt.replication.imp | |
class |
ImportServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.replication.receiver |
Subclasses of KeyedEvent in wt.replication.receiver | |
class |
ReceiverServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.replication.sender |
Subclasses of KeyedEvent in wt.replication.sender | |
class |
SenderServiceEvent
Events to signal the completion of a send operation. |
Methods in wt.replication.sender with parameters of type KeyedEvent | |
private void |
StandardSenderService.refreshRmtTeamTemplateOnSiteChange(Site rmtSite,
KeyedEvent keyedEvent)
Deprecated. |
Uses of KeyedEvent in wt.replication.unit |
Methods in wt.replication.unit with parameters of type KeyedEvent | |
private void |
StandardWTUnitService.checkReadOnlyReplForWTUnit(WTUnit wtUnit,
KeyedEvent keyedEvent)
Deprecated. |
private void |
StandardWTUnitService.checkReadOnlyReplication(Baselineable baselineable,
KeyedEvent keyedEvent)
Deprecated. |
Uses of KeyedEvent in wt.representation |
Subclasses of KeyedEvent in wt.representation | |
class |
RepresentationServiceEvent
This event can be used to trigger the creation of a Representation for a Representable. |
Methods in wt.representation that return KeyedEvent | |
KeyedEvent |
RepresentationServiceEvent.toMultiObjectEvent()
If the target is an instance of Persistable then a KeyedEvent with a single element WTCollection as its target is returned. |
KeyedEvent[] |
RepresentationServiceEvent.toSingleObjectEvents()
If the target is a WTCollection a KeyedEvent[] is returned where each KeyedEvent has a Persistable target. |
Uses of KeyedEvent in wt.router |
Subclasses of KeyedEvent in wt.router | |
class |
RoutingEvent
Supported API: false Extendable: false |
Methods in wt.router that return KeyedEvent | |
KeyedEvent |
RoutingEvent.toMultiObjectEvent()
Convert a single object event to a multi-object event with a target that is a WTKeyedMap containing 1 element with keys = target objects and values = Serializable[] of methodArgs and where all entries in the WTKeyedMap have the same methodName and ScheduleHistory values. |
KeyedEvent[] |
RoutingEvent.toSingleObjectEvents()
Convert a multi-object event with a target that is a WTKeyedMap with keys = target objects and values = Serializable[] of methodArgs and where all entries in the WTKeyedMap have the same methodName and ScheduleHistory values to an array of single object KeyedEvents. |
Uses of KeyedEvent in wt.sandbox |
Subclasses of KeyedEvent in wt.sandbox | |
class |
SandboxServiceCheckinEvent
Encapusulates SandboxService event/occurence data which occur upon sanbox checkins. |
class |
SandboxServiceCheckoutEvent
Encapusulates SandboxService event/occurence data which occur upon sandbox check-outs. |
class |
SandboxServiceInitialCheckinEvent
Encapusulates SandboxService event/occurence data state immediately prior to storing initial sandbox checkins. |
class |
SandboxServiceMultiEvent
Abstract service event base class for service events in wt.sandbox which are purely multi-object in nature. |
class |
SandboxServiceUndoCheckoutEvent
Encapusulates SandboxService event/occurence data which occur upon sandbox undo-check-out. |
Methods in wt.sandbox that return KeyedEvent | |
KeyedEvent[] |
SandboxServiceMultiEvent.toSingleObjectEvents()
This operation is not supported for this class and its subclasses. |
KeyedEvent |
SandboxServiceMultiEvent.toMultiObjectEvent()
Return this event object, i.e. |
Uses of KeyedEvent in wt.services |
Subclasses of KeyedEvent in wt.services | |
class |
StandardManagerServiceEvent
Used to represent events occuring within the Services package. |
Methods in wt.services with parameters of type KeyedEvent | |
void |
ServiceEventListenerAdapter.logNotification(KeyedEvent event)
Operation for logging event consumption. |
void |
ServiceEventListenerAdapter.logException(KeyedEvent event)
Operation for logging event exceptions. |
void |
ServiceEventListenerAdapter.logException(KeyedEvent event,
Throwable t)
Operation for logging event exceptions. |
Uses of KeyedEvent in wt.team |
Subclasses of KeyedEvent in wt.team | |
class |
TeamServiceEvent
Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the TeamService interface. |
Methods in wt.team that return KeyedEvent | |
KeyedEvent |
TeamServiceEvent.toMultiObjectEvent()
Given a single object event convert it to a multi object event with a WTCollection target. |
KeyedEvent[] |
TeamServiceEvent.toSingleObjectEvents()
Given an event with a target object of type WTCollection convert it to an array of single object KeyedEvents. |
KeyedEvent |
TeamServiceEvent.toMultiObjectEvent()
Given a single object event convert it to a multi object event with a WTCollection target. |
KeyedEvent[] |
TeamServiceEvent.toSingleObjectEvents()
Given an event with a target object of type WTCollection convert it to an array of single object KeyedEvents. |
Uses of KeyedEvent in wt.transfer |
Subclasses of KeyedEvent in wt.transfer | |
class |
TransferServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.ufid |
Subclasses of KeyedEvent in wt.ufid | |
class |
UfidServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.vc |
Subclasses of KeyedEvent in wt.vc | |
class |
VersionControlServiceEvent
Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the VersionControlService interface. |
Methods in wt.vc that return KeyedEvent | |
KeyedEvent[] |
VersionControlServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
VersionControlServiceEvent.toMultiObjectEvent()
Supported API: false |
KeyedEvent[] |
VersionControlServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
VersionControlServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.vc.baseline |
Subclasses of KeyedEvent in wt.vc.baseline | |
class |
BaselineServiceEvent
This class implements an event for the Baseline service operations. |
Methods in wt.vc.baseline that return KeyedEvent | |
KeyedEvent[] |
BaselineServiceEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
BaselineServiceEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.vc.sessioniteration |
Subclasses of KeyedEvent in wt.vc.sessioniteration | |
class |
SessionIterationEvent
Events dispatched by the SessionIterationService during SessionIterationService.createSessionIteration(wt.vc.sessioniteration.SessionEditedIteration, wt.org.WTPrincipal, java.lang.String) , SessionIterationService#{@link
SessionIterationService#commitSessionIteraiton}, and deleteSessionIteration . |
Methods in wt.vc.sessioniteration that return KeyedEvent | |
KeyedEvent[] |
SessionIterationEvent.toSingleObjectEvents()
Supported API: false |
KeyedEvent |
SessionIterationEvent.toMultiObjectEvent()
Supported API: false |
Uses of KeyedEvent in wt.vc.wip |
Subclasses of KeyedEvent in wt.vc.wip | |
class |
WorkInProgressServiceEvent
Provides a service specific event extended from KeyedEvent used in conjunction with the standard implementation of the server-side functionality as defined by the WorkInProgressService interface. |
Methods in wt.vc.wip that return KeyedEvent | |
KeyedEvent |
WorkInProgressServiceEvent.toMultiObjectEvent()
Given a single object event, if the event's target is a Vector returns a single KeyedEvent with a WTKeyedMap target having key = original copy and value = working copy. |
KeyedEvent[] |
WorkInProgressServiceEvent.toSingleObjectEvents()
Given a multi-object WorkInProgressServiceEvent if the event's target is a WTCollection returns an array of KeyedEvents each with a Workable event target. |
KeyedEvent |
WorkInProgressServiceEvent.toMultiObjectEvent()
Given a single object event, if the event's target is a Vector returns a single KeyedEvent with a WTKeyedMap target having key = original copy and value = working copy. |
KeyedEvent[] |
WorkInProgressServiceEvent.toSingleObjectEvents()
Given a multi-object WorkInProgressServiceEvent if the event's target is a WTCollection returns an array of KeyedEvents each with a Workable event target. |
Uses of KeyedEvent in wt.workflow.collaboration |
Subclasses of KeyedEvent in wt.workflow.collaboration | |
class |
CollaborationServiceEvent
represents events generated by the CollaborationService and its implementing class. |
Uses of KeyedEvent in wt.workflow.definer |
Subclasses of KeyedEvent in wt.workflow.definer | |
class |
WfDefinerServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.workflow.engine |
Subclasses of KeyedEvent in wt.workflow.engine | |
class |
WfCustomEvent
Workflow event that can be emitted with an arbitrary payload. |
class |
WfEngineServiceEvent
Keyed event emitted by the workflow engine caused by a change or exception in an execution object. |
Methods in wt.workflow.engine that return KeyedEvent | |
KeyedEvent |
WfEngineServiceEvent.toMultiObjectEvent()
Given a single object event convert it to a multi object event with a WTCollection target. |
KeyedEvent[] |
WfEngineServiceEvent.toSingleObjectEvents()
Given an event with a target object of type WTCollection convert it to an array of single object KeyedEvents. |
KeyedEvent |
WfEngineServiceEvent.toMultiObjectEvent()
Given a single object event convert it to a multi object event with a WTCollection target. |
KeyedEvent[] |
WfEngineServiceEvent.toSingleObjectEvents()
Given an event with a target object of type WTCollection convert it to an array of single object KeyedEvents. |
Methods in wt.workflow.engine with parameters of type KeyedEvent | |
static void |
StandardWfEngineService.synchRobotToEvent(ObjectIdentifier robot_id,
KeyedEvent event)
Processes event for the robot whose id is passed as argument. |
static void |
StandardWfEngineService.synchRobotToEvent(ObjectIdentifier robot_id,
KeyedEvent event)
Processes event for the robot whose id is passed as argument. |
Uses of KeyedEvent in wt.workflow.forum |
Subclasses of KeyedEvent in wt.workflow.forum | |
class |
ForumServiceEvent
Keyed event emitted by the Discussions when a new Discussion is created or a change is made to the existing ones. |
Uses of KeyedEvent in wt.workflow.notebook |
Subclasses of KeyedEvent in wt.workflow.notebook | |
class |
NotebookServiceEvent
Supported API: false Extendable: false |
Uses of KeyedEvent in wt.workflow.robots |
Methods in wt.workflow.robots with parameters of type KeyedEvent | |
Object |
WfSynchRobot.evaluateSynchExpression(KeyedEvent event)
Evaluates synchronization expression given a keyed event. |
Uses of KeyedEvent in wt.wrmf.delivery |
Subclasses of KeyedEvent in wt.wrmf.delivery | |
class |
DeliveryServiceEvent
Supported API: false Extendable: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |