Uses of Class
wt.content.ContentServiceEvent

Packages that use ContentServiceEvent
com.ptc.netmarkets.folder   
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. 

 

Uses of ContentServiceEvent in com.ptc.netmarkets.folder
 

Methods in com.ptc.netmarkets.folder with parameters of type ContentServiceEvent
private  void NmFolderCacheHelper.processPostUploadEvent(ContentServiceEvent cs_event)
           
 

Uses of ContentServiceEvent in wt.content
 

Methods in wt.content with parameters of type ContentServiceEvent
protected  void StandardContentService.dispatchVetoableEvent(ContentServiceEvent event, boolean isMultiObject)