| Class | Description |
|---|---|
| AdminManagerAction |
The AdminManagerAction class implements an Action that
executes the iFS AdminManager tool.
|
| AlterPasswordAction | |
| BaseAppAction |
The BaseAppAction class provides an abstract Action
implementation that executes classes that extend BaseApp.
|
| CopyToIfsAction |
Copies a file or directory (recursively) into iFS.
|
| CreateClassesAction |
The CreateClassesAction class provides an Action implementation
that executes the iFS CreateClasses tool.
|
| CreateDefaultFilterIndexAction |
Used to create a default FILTER for the text index.
|
| CreateFastFilterIndexAction |
This file installs the TEXT index with Fast Filter enabled
It checks if the version of the database is 10g.
|
| CreateFolderIndexAction |
The CreateFolderIndexAction class implements an Action that
executes the DomainConfiguration tool.
|
| CreateIfsCredentialManagerSchemaAction |
A CreateIfsCredentialManagerSchemaAction action creates the $CM
User (schema) for the IfsCredentialManager.
|
| CreateIfsSchemaAction |
A CreateIfsSchemaAction action creates the main ECMSDK user (schema).
|
| CreatePasswordCredentialAction |
Action to create and store a PasswordCredential in a file-based store, using
JPS CredentialStore Framework.
|
| CreateRetainedEventTypeAction |
A CreateRetainedEventTypeAction creates the database objects associated with
a RetainedEvent, as part of installation and upgrade.
|
| CredentialManagerAction | |
| DisposeServiceAction |
Following two parameters should be specified for executing this action:
1.
|
| DomainConfigurationAction |
The DomainConfigurationAction class implements an Action that
executes the DomainConfiguration tool.
|
| DropFolderIndexAction |
The DropFolderIndexAction class implements an Action that
executes the DomainConfiguration tool.
|
| DropJavaAction |
Drops a Java class from the database Oracle JVM ("JServer").
|
| DropNamedSchemaAction |
Drop the named schema, ignore if the schema can't be dropped.
|
| DropSchemasAction |
DropSchemasAction.java 1.0.0 03/20/2002
|
| FileHandlingAction |
The FileHandlingAction class helps modifying text files in different ways.
|
| ForkProcessAction |
The ForkProcessAction class provides an abstract Action
implementation that executes an external Process.
|
| InactivateAgentsAction |
Inactivates all iFS agents currently bound to nodes.
|
| InstallLykeAction |
Used to enable LYKE feature in the target database.
|
| IterateSCsCredentialManagerAction | |
| JDBCAction |
The JDBCAction class is an Action implementation
for executing JDBC statements.
|
| LibrarySessionAction |
The LibrarySessionAction class is an Action implementation
that provides a connected LibrarySession.
|
| LibrarySessionAndJDBCAction | |
| LoadJavaAction |
The LoadJavaAction class is an Action implementation
that executes the Oracle loadjava process.
|
| OsCommandAction |
The OsCommandAction class helps run a command on a specific OS.
|
| PolicyManagerAction |
The PolicyManagerAction class implements an Action that
executes the PolicyManager tool.
|
| PutPolicyAction |
Action that adds a Policy to a ClassObject.
|
| RenamePublicObjectAction |
Renames a PublicObject given a source path and a new name.
|
| ResourceBundleManager |
The ResourceBundleManager class provides a simple mechanism for retrieving
String resources from a ResourceBundle.
|
| ScriptOperationsAction |
A ScriptOperationsAction is an action that performs a set
of ECM Script Operations defined in an input file.
|
| SetSchemaVersionAction |
The SetSchemaVersionAction sets the iFS schema version.
|
| SQLScriptAction |
A SQLScriptAction is an upgrade action for executing SQL scripts.
|
| StartServiceAction |
StartServiceAction starts a LibraryService.
|
| UpdateFolderIndexAction |
The UpdateFolderIndexAction class implements an Action that
executes the DomainConfiguration tool.
|
| UpdateTextIndexAction |
This file upgrades text index.
|
| UpdateUpgradeStatusAction |
The UpdateUpgradeStatusAction.
|
| VerifyMediaAction |
| Exception | Description |
|---|---|
| ProcessDestroyedException |
Thrown when an external process has been destroyed due to a timeout,
an interrupt from another Thread, or some other exceptional condition.
|
Copyright © 2025. All rights reserved.