| Interface | Description |
|---|---|
| AttributeValueGetter |
Interface to be implemented to get an AttributeValue from an
AttributeValueTable.
|
| AuditEventCodes |
Defines the set of out-of-the-box Audit event type registrations for CORE.
|
| AuditEventHandler |
Processes audit event occurrences and timer expirations for
internal AuditHandlerSpecifications.
|
| AuditEventHandlerContext |
Processing context used by AuditEventHandler implementations.
|
| AutoFolderingAction |
Interface to be implemented by auto foldering strategies.
|
| ManualTextIndexingExtractor |
A ManualTextIndexingExtractor defines an interface for performing
text stream extraction for manual text indexing.
|
| OperationAction |
Interface used to veto, augment, or otherwise customize ECM operations.
|
| Class | Description |
|---|---|
| AttributeValueTable |
An AttributeValueTable manages a table of AttributeValues, and
performs transformations to and from it to other representations.
|
| AuditEventDispatcher |
An AuditEventDispatcher selects raw AuditEvents and dispatches
them according to existing AuditSpecifications to the appropriate
audit histories.
|
| AuditEventHandlerContextImpl |
Implements a basic implemenation of the AuditEventHandlerContext interface.
|
| AuditEventTypeDefinition |
An AuditEventTypeDefinition holds the definition of an AuditEvent type, used
to register the type.
|
| AuditEventTypeRegistrations |
Defines the set of out-of-the-box Audit event type registrations for CORE.
|
| AuditingUtilities |
A set of static methods used in support of auditing operations.
|
| AuditSearchGenerator |
Converts audit search filter options into an audit search clause.
|
| ColumnUtilities |
ColumnUtilities contains utilities that perform various SQL operations
to obtain column information.
|
| CommonUtilities |
A set of common utility and convenience methods.
|
| ContentUtilities |
A ContentUtilities is collection of utility methods used for
working with Documents and content.
|
| CopyUtilities |
CopyUtilities is collection of utility methods used for
performing complex copy operations.
|
| CrawlerUtilities |
CralwerUtilities exposes utility methods used to primarily support
CrawlerHandler in invoking DDL and batch JDBC DML against the ECM schema.
|
| CrawlerUtilities.AlertType | |
| CrawlerUtilities.BatchAlertInserter | |
| DatabaseUtilities |
DatabaseUtilities contains utilities that perform various SQL operations.
|
| DispatchingHandlerState |
DispatchingHandlerState holds state for a running dispatching handler
that is configured to use a DispatchingHandlerSpecification.
|
| DispatchingHandlerState.WorkerState |
WorkerState holds info about a Worker,
to be used for dispatching and other management.
|
| EventUtils |
A EventUtils is a set of static utility convenience methods
for event-related operations.
|
| FolderUtilities |
A FolderUtilities is collection of utility methods used for
working with folders.
|
| GenericJsonParser |
GenericJsonParser drives the parsing of a JSON file.
|
| InstancePropertyUtilities |
A InstancePropertyUtilities is a set of static utility convenience methods
for getting Instance properties, typically from the IFS Domain
Property bundle or from the underlying Credential manager.
|
| JsonArray |
JsonArray holds a representation of a JSON array
in a raw format.
|
| JsonElement |
JsonElement holds a representation of a JSON element,
either an object or an array.
|
| JsonFormatter |
JsonFormatter is used to produce a formatted JSON string.
|
| JsonObject |
JsonObject holds a representation of a JSON object.
|
| JsonPreparedSelector |
Encapsulates JSON used to define or persist a PreparedSelector definition.
|
| LockUtils |
A collection of utility methods for LockEntry-based Locking.
|
| ManualTextIndexingRetainedEvent |
A ManualTextIndexingRetainedEvent is a type of RetainedEvent used
to notify an agent that a ContentObject requires manual text extraction
for full text serach indexing.
|
| PlainManualTextIndexingExtractor |
A PlainManualTextIndexingExtractor extracts a text stream from
a ContentObject that holds plain text content.
|
| PreparedSelectorGenerator |
Validates and generates search and sort clauses of a query specification
executed by a PreparedSelector.
|
| PreparedSelectorGenerator.FunctionMethodMap |
A FunctionMethodMap encapsulates a table of function methods,
keyed by function name.
|
| SelectUtilities |
A set of utility methods to aid bean-side select operations.
|
| SelectUtilities.BatchedStatement |
Represents selected IDs.
|
| ServerCopyUtilities |
ServerCopyUtilities is collection of utility methods used for
performing complex copy operations in server-side code.
|
| TextIndexingUtilities |
A set of utility methods to aid text indexing operations.
|
| TieAuditEventDispatcher |
TieAuditEventDispatcher allows the Oracle-defined behavior of the
AuditEventDispatcher class to be extended or overridden.
|
| TokenUtilities |
A TokenUtilities is a set of static utility convenience methods
for performing operations on ApplicationTokens.
|
| UserManager |
UserManager is an utility class to create and delete iFS users, including
all the user-related objects.
|
| UserUtilities |
A UserUtilities is a set of static utility convenience methods
for performing miscellaneous user operations.
|
| VersioningUtilities |
A VersioningUtilities is collection of utility methods used for
executing basic versioning operations.
|
| XmlUtilities |
XmlUtilities is set of static methods used to parse XML.
|
Copyright © 2025. All rights reserved.