Uses of Interface
com.filenet.api.events.SubscribedEvent

Packages that use SubscribedEvent
com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on. 
 

Uses of SubscribedEvent in com.filenet.api.core
 

Methods in com.filenet.api.core that return SubscribedEvent
static SubscribedEvent Factory.SubscribedEvent.createInstance()
          Creates a new instance of the SubscribedEvent class to be persisted to an object store.
static SubscribedEvent Factory.SubscribedEvent.createInstance(ObjectStore objectStore)
          Creates a new instance of the SubscribedEvent class to be persisted to an object store.
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.