| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.server | 
| Modifier and Type | Method and Description | 
|---|---|
protected AuditFolderPath | 
LibrarySession.DMSelectSpecificAuditFolderPath(long folderPathId)
Invokes the identically-named remote S_LibrarySession method. 
 | 
AuditFolderPath | 
LibrarySession.selectSpecificAuditFolderPath(long folderPathId)
Select the specific AuditFolderPath for a given primary key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AuditFolderPath | 
S_LibrarySession.DMSelectSpecificAuditFolderPath(long folderPathId)
Select the specific AuditFolderPath for a given primary key. 
 | 
AuditFolderPath | 
S_LibrarySessionInterface.DMSelectSpecificAuditFolderPath(long folderPathId)  | 
AuditFolderPath | 
S_LibraryObjectDataSharedState.getAuditFolderPath()
Gets the shared state representing for the AuditFolderPath
 for the associated Folder. 
 | 
AuditFolderPath | 
S_Folder.getAuditFolderPath(Long[] pathIds)
Find the AuditFolderPath that matches the specified path. 
 | 
protected AuditFolderPath | 
S_LibrarySession.selectLatestAuditFolderPath(Long folderId)
Select the latest AuditFolderPath for a folder. 
 | 
protected AuditFolderPath | 
AuditExecutor.selectLatestAuditFolderPath(S_LibrarySession session,
                           Long folderId)
Select the latest AuditFolderPath for a folder. 
 | 
AuditFolderPath | 
S_LibrarySession.selectSpecificAuditFolderPath(long folderPathId)
Select the specific AuditFolderPath for a given primary key. 
 | 
protected AuditFolderPath | 
AuditExecutor.selectSpecificAuditFolderPath(S_LibrarySession session,
                             long folderPathId)
Select the specific AuditFolderPath for a given primary key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
S_LibraryObjectDataSharedState.setAuditFolderPath(AuditFolderPath afp)
Sets the shared state representing the AuditFolderPath
 for the associated Folder. 
 | 
Copyright © 2025. All rights reserved.