|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventSet | |
---|---|
com.filenet.api.admin | Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. |
com.filenet.api.collection | Provides type-safe interfaces related to collections of objects. |
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. |
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.publishing | Provides interfaces related to publishing. |
com.filenet.api.security | Provides interfaces related to authentication, authorization, and user- and group-specific data. |
Uses of EventSet in com.filenet.api.admin |
---|
Methods in com.filenet.api.admin that return EventSet | |
---|---|
EventSet |
ChoiceList.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
ClassDefinition.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
IndexArea.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
PropertyTemplate.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
StorageArea.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
StoragePolicy.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
Uses of EventSet in com.filenet.api.collection |
---|
Subinterfaces of EventSet in com.filenet.api.collection | |
---|---|
interface |
AuditConfigurationEventSet
Represents a collection of AuditConfigurationEvent objects. |
interface |
CancelCheckoutEventSet
Represents a collection of CancelCheckoutEvent objects. |
interface |
ChangeClassEventSet
Represents a collection of ChangeClassEvent objects. |
interface |
ChangeStateEventSet
Represents a collection of ChangeStateEventSet objects. |
interface |
CheckinEventSet
Represents a collection of CheckinEvent objects. |
interface |
CheckoutEventSet
Represents a collection of CheckoutEvent objects. |
interface |
ClassifyCompleteEventSet
Represents a collection of ClassifyCompleteEventSet objects. |
interface |
CreationEventSet
Represents a collection of CreationEvent objects. |
interface |
CustomEventSet
Represents a collection of CustomEvent objects. |
interface |
DeletionEventSet
Represents a collection of DeletionEvent objects. |
interface |
DemoteVersionEventSet
Represents a collection of DemoteVersionEvent objects. |
interface |
FileEventSet
Represents a collection of FileEvent objects. |
interface |
FreezeEventSet
Represents a collection of FreezeEvent objects. |
interface |
GetContentEventSet
Represents a collection of GetContentEvent objects. |
interface |
GetObjectEventSet
Represents a collection of GetObjectEvent objects. |
interface |
LockEventSet
Represents a collection of LockEvent objects. |
interface |
ObjectChangeEventSet
Base interface that represents a collection of ObjectChangeEvent objects. |
interface |
PromoteVersionEventSet
Represents a collection of PromoteVersionEventSet objects. |
interface |
PublishCompleteEventSet
Represents a collection of PublishCompleteEvent objects. |
interface |
PublishRequestEventSet
Represents a collection of PublishRequestEvent objects. |
interface |
QueryEventSet
Represents a collection of QueryEvent objects. |
interface |
RetrievalEventSet
Represents a collection of RetrievalEvent objects. |
interface |
TakeFederatedOwnershipEventSet
Represents a collection of TakeFederatedOwnershipEvent objects. |
interface |
UnfileEventSet
Represents a collection of UnfileEvent objects. |
interface |
UnlockEventSet
Represents a collection of UnlockEvent objects. |
interface |
UpdateEventSet
Represents a collection of UpdateEvent objects. |
interface |
UpdateSecurityEventSet
Represents a collection of UpdateSecurityEvent objects. |
Uses of EventSet in com.filenet.api.core |
---|
Methods in com.filenet.api.core that return EventSet | |
---|---|
EventSet |
Annotation.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
ComponentRelationship.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
Containable.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
Link.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
Relationship.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
VersionSeries.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 | |
---|---|
EventSet |
Action.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
EventSet |
ActionConsumer.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
Uses of EventSet in com.filenet.api.publishing |
---|
Methods in com.filenet.api.publishing that return EventSet | |
---|---|
EventSet |
PublishRequest.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 | |
---|---|
EventSet |
SecurityPolicy.get_AuditedEvents()
Returns the value of the AuditedEvents property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |