Package | Description |
---|---|
oracle.ifs.admin.actions | |
oracle.ifs.admin.upgrade.common | |
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
AlterPasswordAction |
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 |
DropNamedSchemaAction
Drop the named schema, ignore if the schema can't be dropped.
|
class |
DropSchemasAction
DropSchemasAction.java 1.0.0 03/20/2002
|
class |
SetSchemaVersionAction
The SetSchemaVersionAction sets the iFS schema version.
|
class |
UpdateUpgradeStatusAction
The UpdateUpgradeStatusAction.
|
Modifier and Type | Class and Description |
---|---|
class |
CreateDatabaseObjectsAction
CreateDatabaseObjectsAction is an abstract subclass
of JDBCAction, which facilitates common SQL operations
of creating and dropping tables, indexes, and sequences.
|
class |
DropLykeIndexAction
Drops the ctxsubstr ("LYKE") index on the NAME attribute of PublicObject
and removes the database job that syncs this index.
|
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 |
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.
|
Copyright © 2023. All rights reserved.