Package | Description |
---|---|
oracle.ifs.admin.actions | |
oracle.ifs.admin.tools.schema | |
oracle.ifs.admin.upgrade.common | |
oracle.ifs.server | |
oracle.ifs.utils.action |
Modifier and Type | Class and Description |
---|---|
class |
AdminManagerAction
The AdminManagerAction class implements an Action that
executes the iFS AdminManager tool.
|
class |
AlterPasswordAction |
class |
BaseAppAction
The BaseAppAction class provides an abstract Action
implementation that executes classes that extend BaseApp.
|
class |
CopyToIfsAction
Copies a file or directory (recursively) into iFS.
|
class |
CreateClassesAction
The CreateClassesAction class provides an Action implementation
that executes the iFS CreateClasses tool.
|
class |
CreateDefaultFilterIndexAction
Used to create a default FILTER for the text index.
|
class |
CreateFastFilterIndexAction
This file installs the TEXT index with Fast Filter enabled
It checks if the version of the database is 10g.
|
class |
CreateFolderIndexAction
The CreateFolderIndexAction class implements an Action that
executes the DomainConfiguration tool.
|
class |
CreateIfsCredentialManagerSchemaAction
A CreateIfsCredentialManagerSchemaAction action creates the $CM
User (schema) for the IfsCredentialManager.
|
class |
CreateIfsSchemaAction
A CreateIfsSchemaAction action creates the main ECMSDK user (schema).
|
class |
CreatePasswordCredentialAction
Action to create and store a PasswordCredential in a file-based store, using
JPS CredentialStore Framework.
|
class |
CreateRetainedEventTypeAction
A CreateRetainedEventTypeAction creates the database objects associated with
a RetainedEvent, as part of installation and upgrade.
|
class |
CredentialManagerAction |
class |
DisposeServiceAction
Following two parameters should be specified for executing this action:
1.
|
class |
DomainConfigurationAction
The DomainConfigurationAction class implements an Action that
executes the DomainConfiguration tool.
|
class |
DropFolderIndexAction
The DropFolderIndexAction class implements an Action that
executes the DomainConfiguration tool.
|
class |
DropJavaAction
Drops a Java class from the database Oracle JVM ("JServer").
|
class |
DropNamedSchemaAction
Drop the named schema, ignore if the schema can't be dropped.
|
class |
DropSchemasAction
DropSchemasAction.java 1.0.0 03/20/2002
|
class |
FileHandlingAction
The FileHandlingAction class helps modifying text files in different ways.
|
class |
ForkProcessAction
The ForkProcessAction class provides an abstract Action
implementation that executes an external Process.
|
class |
InactivateAgentsAction
Inactivates all iFS agents currently bound to nodes.
|
class |
InstallLykeAction
Used to enable LYKE feature in the target database.
|
class |
IterateSCsCredentialManagerAction |
class |
JDBCAction
The JDBCAction class is an Action implementation
for executing JDBC statements.
|
class |
LibrarySessionAction
The LibrarySessionAction class is an Action implementation
that provides a connected LibrarySession.
|
class |
LibrarySessionAndJDBCAction |
class |
LoadJavaAction
The LoadJavaAction class is an Action implementation
that executes the Oracle loadjava process.
|
class |
OsCommandAction
The OsCommandAction class helps run a command on a specific OS.
|
class |
PolicyManagerAction
The PolicyManagerAction class implements an Action that
executes the PolicyManager tool.
|
class |
PutPolicyAction
Action that adds a Policy to a ClassObject.
|
class |
RenamePublicObjectAction
Renames a PublicObject given a source path and a new name.
|
class |
ScriptOperationsAction
A ScriptOperationsAction is an action that performs a set
of ECM Script Operations defined in an input file.
|
class |
SetSchemaVersionAction
The SetSchemaVersionAction sets the iFS schema version.
|
class |
SQLScriptAction
A SQLScriptAction is an upgrade action for executing SQL scripts.
|
class |
StartServiceAction
StartServiceAction starts a LibraryService.
|
class |
UpdateFolderIndexAction
The UpdateFolderIndexAction class implements an Action that
executes the DomainConfiguration tool.
|
class |
UpdateTextIndexAction
This file upgrades text index.
|
class |
UpdateUpgradeStatusAction
The UpdateUpgradeStatusAction.
|
class |
VerifyMediaAction |
Modifier and Type | Class and Description |
---|---|
class |
SchemaCreator |
Modifier and Type | Method and Description |
---|---|
AbstractAction |
SchemaUpgrade.generateUpgradeAction()
Generates a QueueAction that contains all the Actions necessary
for a schema upgrade.
|
Modifier and Type | Class and Description |
---|---|
class |
AddAccessLevel
This class provides facilities to add access levels.
|
class |
AddAttributeAction
Deprecated.
iFS 10.2.2.2.0: use oracle.ifs.admin.tools.upgrade.actions.AddAttributeAction
|
class |
ApplyCategoryFlag
An ApplyCategoryFlag is an upgrade script
used to apply a FLAGS bit based on the existence of one or more
Category instances of a particular type.
|
class |
CreateDatabaseObjectsAction
CreateDatabaseObjectsAction is an abstract subclass
of JDBCAction, which facilitates common SQL operations
of creating and dropping tables, indexes, and sequences.
|
class |
CreateNamedPropertyBundle
A CreateNamedPropertyBundle is an abstract action
which can be used to create a ValueDefault whose value references
a ProeprtyBundle.
|
class |
DropLykeIndexAction
Drops the ctxsubstr ("LYKE") index on the NAME attribute of PublicObject
and removes the database job that syncs this index.
|
class |
FreeClassObjectAction
Frees a ClassObject.
|
class |
LibrarySessionUpgradeAction
A LibrarySessionUpgradeAction is an extension to LibrarySessionAction
which provides common logging and implementations for basic control.
|
class |
ModifyAttributeAction
A ModifyAttributeAction is an abstract action
which can be used to modify an attribute of a ClassObject.
|
class |
ObjectNameReset
An abstract upgrade action used to verify that objects have
legal names.
|
class |
PrepareAttributeColumns
A PrepareAttributeColumns is an abstract upgrade action
used to add columns and initialize their values in preparation
for adding new Attributes that use those columns.
|
class |
RecreateClassObjectViews
Creates or re-creates the views for one or more ClassObjects.
|
class |
RecreatePublicObjectViews
An upgrade script that forces the database views used by
PublicObject and its subclasses to get re-created.
|
class |
RemoveAttributeAction
Removes an Attribute from a ClassObject.
|
class |
RenamePropertyAction
A RenamePropertyAction is an abstract action
which can be used to rename a Property in a PropertyBunble.
|
class |
SetRepositoryParameterAction
Sets a repository parameter specified in the action.
|
Modifier and Type | Class and Description |
---|---|
class |
AlterIfsCredentialManager
A AlterIfsCredentialManager is an upgrade action used to modify the
IFS Credential Manager schema.
|
Modifier and Type | Class and Description |
---|---|
class |
ListAction
A ListAction executes a set of Actions.
|
Copyright © 2023. All rights reserved.