Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Field and Description |
---|---|
protected OperationDriver |
S_LibrarySession.m_OperationDriver
The class which drives policy-driven operations.
|
Modifier and Type | Method and Description |
---|---|
protected OperationDriver |
S_LibrarySession.constructOperationDriver()
Constructs an OperationDriver instance to be used to drive a
policy-driven operation.
|
protected OperationDriver |
S_LibrarySession.getOperationDriver()
Gets the OperationDriver instance in use by the in-progress
operation (if any).
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2023. All rights reserved.