-
Packages that use SubscribedEventList Package Description com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on.com.filenet.api.events Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to extend Content Engine functionality and invoke it through the event mechanism. -
-
Uses of SubscribedEventList in com.filenet.api.core
Methods in com.filenet.api.core that return SubscribedEventList Modifier and Type Method and Description static SubscribedEventListFactory.SubscribedEvent. createList()Creates a new instance of this collection class. -
Uses of SubscribedEventList in com.filenet.api.events
Methods in com.filenet.api.events that return SubscribedEventList Modifier and Type Method and Description SubscribedEventListSubscription. get_SubscribedEvents()Returns the value of the SubscribedEvents property.Methods in com.filenet.api.events with parameters of type SubscribedEventList Modifier and Type Method and Description voidSubscription. set_SubscribedEvents(SubscribedEventList value)Sets the value of the SubscribedEvents property.
-