Class | Description |
---|---|
AddAccessLevel |
This class provides facilities to add access levels.
|
AddAttributeAction | Deprecated
iFS 10.2.2.2.0: use oracle.ifs.admin.tools.upgrade.actions.AddAttributeAction
|
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.
|
ApplyCategoryFlag.CategoryInfo |
Represents info for a Category object.
|
CreateDatabaseObjectsAction |
CreateDatabaseObjectsAction is an abstract subclass
of JDBCAction, which facilitates common SQL operations
of creating and dropping tables, indexes, and sequences.
|
CreateNamedPropertyBundle |
A CreateNamedPropertyBundle is an abstract action
which can be used to create a ValueDefault whose value references
a ProeprtyBundle.
|
DropLykeIndexAction |
Drops the ctxsubstr ("LYKE") index on the NAME attribute of PublicObject
and removes the database job that syncs this index.
|
FreeClassObjectAction |
Frees a ClassObject.
|
LibrarySessionUpgradeAction |
A LibrarySessionUpgradeAction is an extension to LibrarySessionAction
which provides common logging and implementations for basic control.
|
ModifyAttributeAction |
A ModifyAttributeAction is an abstract action
which can be used to modify an attribute of a ClassObject.
|
ObjectIndexUtilities |
The ObjectIndexUtilities class provides static methods for
dealing with indexes on iFS repository classobject attributes.
|
ObjectNameReset |
An abstract upgrade action used to verify that objects have
legal names.
|
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.
|
RecreateClassObjectViews |
Creates or re-creates the views for one or more ClassObjects.
|
RecreatePublicObjectViews |
An upgrade script that forces the database views used by
PublicObject and its subclasses to get re-created.
|
RemoveAttributeAction |
Removes an Attribute from a ClassObject.
|
RenamePropertyAction |
A RenamePropertyAction is an abstract action
which can be used to rename a Property in a PropertyBunble.
|
SetRepositoryParameterAction |
Sets a repository parameter specified in the action.
|
UpgradeMsg |
A mechanism for retrieving localized messages for upgrade scripts.
|
Copyright © 2023. All rights reserved.