Uses of Class
wt.fc.PersistenceManagerEvent

Packages that use PersistenceManagerEvent
com.ptc.netmarkets.folder   
com.ptc.wvs.server.publish   
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
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:  
 

Uses of PersistenceManagerEvent in com.ptc.netmarkets.folder
 

Methods in com.ptc.netmarkets.folder with parameters of type PersistenceManagerEvent
private  void NmFolderCacheHelper.processUpdateEvent(PersistenceManagerEvent pm_event)
           
private  void NmFolderCacheHelper.processPostStoreEvent(PersistenceManagerEvent pm_event)
           
private  void NmFolderCacheHelper.processCleanupLink(PersistenceManagerEvent pm_event)
           
private  void NmFolderCacheHelper.processPreDeleteEvent(PersistenceManagerEvent pm_event)
           
 

Uses of PersistenceManagerEvent in com.ptc.wvs.server.publish
 

Methods in com.ptc.wvs.server.publish with parameters of type PersistenceManagerEvent
protected  void StandardPublishService.processRepresentationCopyForward(PersistenceManagerEvent event)
           
protected  void StandardPublishService.processMarkupCopyForward(PersistenceManagerEvent event)
           
 

Uses of PersistenceManagerEvent in wt.fc
 

Methods in wt.fc with parameters of type PersistenceManagerEvent
private  void StandardPersistenceManager.dispatchVetoableEvent(PersistenceManagerEvent a_event, boolean a_single)
           
private  void StandardPersistenceManager.dispatchVetoableEvent(PersistenceManagerEvent a_event, boolean a_single)
           
 

Uses of PersistenceManagerEvent in wt.sandbox
 

Methods in wt.sandbox with parameters of type PersistenceManagerEvent
private  void StandardSandboxService.processMultiPreDeletionEvent(PersistenceManagerEvent preDeleteEvent)
          Since this is called upon pre-deletion, possibly from a flat-line (i.e.