Searched defs:SyncOperation (Results 1 - 1 of 1) sorted by relevance

/forgerock/openidm-v4/openidm-core/src/main/java/org/forgerock/openidm/sync/impl/
H A DObjectMapping.java467 * @return sync results of the {@link SyncOperation}
802 SyncOperation op = null;
1457 abstract class SyncOperation { class in class:ObjectMapping
1530 * @return sync results of the {@link SyncOperation}
1597 * Returns the linkQualifier associated with this SyncOperation
1740 * Performs the current action for this SyncOperation
1930 * @see SyncOperation#isSourceValid(JsonValue)
2090 private class ExplicitSyncOperation extends SyncOperation {
2135 class SourceSyncOperation extends SyncOperation {
2583 class TargetSyncOperation extends SyncOperation {
[all...]

Completed in 35 milliseconds