FileNet Content Services
Java Connector v3.0

Uses of Interface
com.filenet.wcm.api.Event

Packages that use Event
com.filenet.wcm.api This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. 
 

Uses of Event in com.filenet.wcm.api
 

Methods in com.filenet.wcm.api that return Event
 Event Folder.raiseEvent(java.lang.String classId, Properties props)
          

Not Implemented in CS Java Connector v3.0.

 Event Document.raiseEvent(java.lang.String classId, Properties props)
          

Not Implemented in CS Java Connector v3.0.

 Event CustomObject.raiseEvent(java.lang.String classId, Properties props)
          

Not Implemented in CS Java Connector v3.0.

 


FileNet Content Services
Java Connector v3.0