| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.core.tools.script | |
| oracle.ifs.core.tools.script.test | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TieStorageGroupTieStorageGroup allows the Oracle-defined behavior of the
 StorageGroup classobject (and its subclasses) to be extended
 or overridden. | 
| Modifier and Type | Method and Description | 
|---|---|
| static StorageGroup[] | StorageGroup. findAll(LibrarySession session)Gets the set of all StorageGroups. | 
| static StorageGroup | StorageGroup. findByName(LibrarySession session,
          String name)Gets the StorageGroup with the specified name. | 
| StorageGroup | ContentObject. getStorageGroup()Gets the StorageGroup used to set the PARTITIONVALUE column of the
 content table row. | 
| StorageGroup | ContentVaultEntry. getStorageGroup()Gets the StorageGroup used to set the PARTITIONVALUE column of the
 content table row. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ShowUtils. showStorageGroup(Logger logger,
                StorageGroup sg,
                String prefix)Show details about a StorageGroup. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected StorageGroup | RandomAccessOperations.ContentObjectUpdateTest. showDefaultStorageGroup(LibrarySession session)Shows the default StorageGroup. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Document | RandomAccessOperations.ContentObjectUpdateTest. createTestDocument(String name,
                  AccessControlList acl,
                  Media media,
                  StorageGroup sg,
                  boolean readOnly)Creates a "standard test document" used throughout this test. | 
| protected void | RandomAccessOperations.ContentObjectUpdateTest. setDefaultStorageGroup(LibrarySession session,
                      StorageGroup sg)Sets the default StorageGroup. | 
Copyright © 2025. All rights reserved.