| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.common | |
| oracle.ifs.core.beans | |
| oracle.ifs.core.extraction.beans | 
| Modifier and Type | Method and Description | 
|---|---|
static LibraryObjectLookupCache | 
LibraryService.findLibraryObjectLookupCache(LibrarySessionInterface session,
                            String key)
Finds a registered LibraryObjectLookupCache instance by key. 
 | 
static LibraryObjectLookupCache | 
ActionSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 ActionSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
ActivitySpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 ActivitySpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
Queue.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 Queue instances by uniquename. 
 | 
static LibraryObjectLookupCache | 
TrackedActivitySpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 AutoFolderingActionSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
AccessControlList.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 AccessControlList instances by name. 
 | 
static LibraryObjectLookupCache | 
ClassAccessControlList.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 ClassAccessControlList instances by name. 
 | 
static LibraryObjectLookupCache | 
ClassDomain.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 ClassDomain instances by name. 
 | 
static LibraryObjectLookupCache | 
ClassObject.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 ClassObject instances by name. 
 | 
static LibraryObjectLookupCache | 
DirectoryUser.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 DirectoryUser instances by name. 
 | 
static LibraryObjectLookupCache | 
ExtendedPermission.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 ExtendedPermission instances by name. 
 | 
static LibraryObjectLookupCache | 
ExtendedUserProfile.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 ExtendedUserProfile instances by name and by the current
 user. 
 | 
static LibraryObjectLookupCache | 
Format.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 Format instances by name. 
 | 
static LibraryObjectLookupCache | 
Media.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 Media instances by name. 
 | 
static LibraryObjectLookupCache | 
PermissionBundle.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 PermissionBundle instances by name. 
 | 
static LibraryObjectLookupCache | 
Policy.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 Policy instances by name. 
 | 
static LibraryObjectLookupCache | 
PolicyList.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 PolicyList instances by name. 
 | 
static LibraryObjectLookupCache | 
SystemAccessControlList.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 SystemAccessControlList instances by name. 
 | 
static LibraryObjectLookupCache | 
SystemLockObject.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 SystemLockObject instances by name. 
 | 
static LibraryObjectLookupCache | 
ValueDefault.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 ValueDefault instances by name. 
 | 
static LibraryObjectLookupCache | 
ValueDomain.getLibraryObjectLookupCache(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 ValueDomain instances by name. 
 | 
static LibraryObjectLookupCache | 
Format.getLibraryObjectLookupCacheByExtension(LibrarySessionInterface session)
Returns the LibraryObjectLookupCache used by find
 Format instances by EXTENSION. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
LibraryService.registerLibraryObjectLookupCache(LibrarySessionInterface session,
                                String key,
                                LibraryObjectLookupCache lolc)
Register a LibraryObjectLookupCache instance by key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LibraryObjectLookupCache | 
LibraryObjectLookupCache.getInstance(LibrarySessionInterface session,
           String key)
Gets a registered instance by key, using the service context associated
 with the specified session. 
 | 
LibraryObjectLookupCache | 
LibraryObjectLookupCacheCollection.getLibraryObjectLookupCache()
Gets the underlying lookup cache. 
 | 
| Constructor and Description | 
|---|
LibraryObjectLookupCacheCollection(LibrarySessionInterface session,
                                  LibraryObjectLookupCache lolc,
                                  String className)
Constructs a LibraryObjectLookupCacheCollection. 
 | 
TieLibraryObjectLookupCacheCollection(LibrarySessionInterface session,
                                     LibraryObjectLookupCache lolc,
                                     String className)
Constructs a TieLibraryObjectLookupCacheCollection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LibraryObjectLookupCache | 
AutoFolderingActionSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 AutoFolderingActionSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
ControllerLoadRatio.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 ControllerLoadRatio instances by name. 
 | 
static LibraryObjectLookupCache | 
ControllerPlan.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 ControllerPlan instances by name. 
 | 
static LibraryObjectLookupCache | 
DispatchingHandlerSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 DispatchingHandlerSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
FolderIndexPartitionSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 FolderIndexPartitionSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
ServerSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 ServerSpecification instances by name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LibraryObjectLookupCache | 
InformationExtractionDomainSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 InformationExtractionDomainSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
InformationExtractionFinisherSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 InformationExtractionFinisherSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
InformationExtractionParserSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 InformationExtractionParserSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
InformationExtractionPreparerSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 InformationExtractionPreparerSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
InformationExtractionSolverSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 InformationExtractionSolverSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
InformationExtractionSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 InformationExtractionSpecification instances by name. 
 | 
static LibraryObjectLookupCache | 
InformationExtractionTrainerSpecification.getLibraryObjectLookupCache(LibrarySession session)
Returns the LibraryObjectLookupCache used by find
 InformationExtractionTrainerSpecification instances by name. 
 | 
Copyright © 2025. All rights reserved.