Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.server |
Modifier and Type | Method and Description |
---|---|
protected Object |
LibrarySession.DMInvokeOperation(Long id,
Long classId,
OperationContext op)
Invokes the identically-named remote S_LibrarySession method.
|
Object |
LibraryObject.invokeOperation(OperationContext op)
Invokes a policy-driven operation.
|
Constructor and Description |
---|
OperationContext(OperationContext context)
Construct an OperationContext based on another OperationContext.
|
Modifier and Type | Method and Description |
---|---|
Object |
S_LibrarySession.DMInvokeOperation(Long id,
Long classId,
OperationContext op)
Invokes a server-side operation.
|
Object |
S_LibrarySessionInterface.DMInvokeOperation(Long id,
Long classId,
OperationContext op) |
int |
PolicyAction.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionApplyValueDefault.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionAssociatedPreInsert.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionCheckRequiredForInsert.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionCheckSettable.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionExtendedPreInsert.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionInsertReferenceAttributes.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionIsAlwaysVersionable.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionIsAudited.execute(S_LibrarySession ssession,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionIsNeverVersionable.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
int |
PolicyActionVerifyCanCreate.execute(S_LibrarySession session,
OperationDriver opDriver,
OperationContext opState,
PolicyActionContext pac)
Execute the action.
|
void |
OperationDriver.executePolicyOperation(OperationContext opState)
Execute an operation.
|
Object |
S_LibraryObject.invokeOperation(OperationContext opContext)
Invoke an operation.
|
Copyright © 2023. All rights reserved.