-
Packages that use EventSet Package Description com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.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.com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data.com.filenet.api.sweep Provides classes and interfaces for the sweep framework, a background service that visits a specified class and processes the instances that meet a specified criteria.com.filenet.api.util Provides utility classes and interfaces. -
-
Uses of EventSet in com.filenet.api.admin
Methods in com.filenet.api.admin that return EventSet Modifier and Type Method and Description EventSetStoragePolicy. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetStorageArea. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetPropertyTemplate. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetIndexArea. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmStorageDevice. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmHoldRelationship. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmHold. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmContentConversionSettings. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmAuditProcessingBookmark. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmAuditDispositionPolicy. get_AuditedEvents()Deprecated.Returns the value of the AuditedEvents property.EventSetClassDefinition. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetChoiceList. get_AuditedEvents()Returns the value of the AuditedEvents property. -
Uses of EventSet in com.filenet.api.core
Methods in com.filenet.api.core that return EventSet Modifier and Type Method and Description EventSetVersionSeries. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetRelationship. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetLink. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetContainable. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetComponentRelationship. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmThumbnail. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmTaskRelationship. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmTask. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmAbstractPersistable. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetAnnotation. get_AuditedEvents()Returns the value of the AuditedEvents property. -
Uses of EventSet in com.filenet.api.events
Methods in com.filenet.api.events that return EventSet Modifier and Type Method and Description EventSetActionConsumer. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetAction. get_AuditedEvents()Returns the value of the AuditedEvents property. -
Uses of EventSet in com.filenet.api.security
Methods in com.filenet.api.security that return EventSet Modifier and Type Method and Description EventSetSecurityPolicy. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmRole. get_AuditedEvents()Returns the value of the AuditedEvents property. -
Uses of EventSet in com.filenet.api.sweep
Methods in com.filenet.api.sweep that return EventSet Modifier and Type Method and Description EventSetCmSweepRelationship. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmSweepPolicy. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmSweep. get_AuditedEvents()Returns the value of the AuditedEvents property. -
Uses of EventSet in com.filenet.api.util
Methods in com.filenet.api.util that return EventSet Modifier and Type Method and Description EventSetCmRecoveryItem. get_AuditedEvents()Returns the value of the AuditedEvents property.EventSetCmRecoveryBin. get_AuditedEvents()Returns the value of the AuditedEvents property.
-