Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.server |
Modifier and Type | Method and Description |
---|---|
AuditTargetCode |
LibrarySession.DMLookupAuditTargetCode(String className)
Invokes the identically-named remote S_LibrarySession method.
|
AuditTargetCode |
LibrarySession.lookupAuditTargetCode(String className)
Looks up an audit target code structure from the specified Class name or
other registered alias for the desired type.
|
Modifier and Type | Method and Description |
---|---|
AuditTargetCode |
S_LibrarySession.DMLookupAuditTargetCode(String className)
Looks up an audit target code structure from the specified Class name or
other registered alias for the desired type.
|
AuditTargetCode |
S_LibrarySessionInterface.DMLookupAuditTargetCode(String className) |
protected AuditTargetCode |
AuditExecutor.getAuditTargetCode(S_LibrarySession session,
String className)
Looks up an audit target code structure from the specified Class name or
other registered alias for the desired type.
|
protected AuditTargetCode |
AuditExecutor.lookupAuditTargetCode(S_LibrarySession session,
String className)
Looks up an audit target code structure from the specified Class name or
other registered alias for the desired type.
|
AuditTargetCode |
S_LibrarySession.lookupAuditTargetCode(String className)
Looks up an audit target code structure from the specified Class name or
other registered alias for the desired type.
|
Copyright © 2023. All rights reserved.