Searched refs:PreOperationAddOperation (Results 76 - 100 of 115) sorted by relevance

12345

/forgerock/opendj2.6.2/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java34 import org.opends.server.types.operation.PreOperationAddOperation;
1181 PreOperationAddOperation addOperation)
H A DUniqueAttributePlugin.java79 import org.opends.server.types.operation.PreOperationAddOperation;
214 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2.6.2/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendAddOperation.java58 import org.opends.server.types.operation.PreOperationAddOperation;
69 implements PreOperationAddOperation, PostOperationAddOperation,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DSubentryManager.java59 import org.opends.server.types.operation.PreOperationAddOperation;
933 PreOperationAddOperation addOperation)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java34 import org.opends.server.types.operation.PreOperationAddOperation;
1181 PreOperationAddOperation addOperation)
H A DUniqueAttributePlugin.java80 import org.opends.server.types.operation.PreOperationAddOperation;
214 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendAddOperation.java58 import org.opends.server.types.operation.PreOperationAddOperation;
69 implements PreOperationAddOperation, PostOperationAddOperation,
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DSubentryManager.java58 import org.opends.server.types.operation.PreOperationAddOperation;
932 PreOperationAddOperation addOperation)
/forgerock/opendj2-hg/src/server/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java33 import org.opends.server.types.operation.PreOperationAddOperation;
1180 PreOperationAddOperation addOperation)
H A DUniqueAttributePlugin.java181 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendAddOperation.java48 import org.opends.server.types.operation.PreOperationAddOperation;
64 implements PreOperationAddOperation, PostOperationAddOperation,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DSubentryManager.java60 import org.opends.server.types.operation.PreOperationAddOperation;
876 PreOperationAddOperation addOperation)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/plugins/
H A DReferentialIntegrityPlugin.java79 import org.opends.server.types.operation.PreOperationAddOperation;
1113 PreOperationAddOperation addOperation)
H A DUniqueAttributePlugin.java176 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/workflowelement/localbackend/
H A DLocalBackendAddOperation.java76 import org.opends.server.types.operation.PreOperationAddOperation;
93 implements PreOperationAddOperation, PostOperationAddOperation,
/forgerock/opendj2/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPlugin.java466 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2/src/server/org/opends/server/plugins/
H A DUniqueAttributePlugin.java181 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj-b2.6/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPlugin.java467 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2.6.2/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPlugin.java467 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2-hg/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPlugin.java466 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPlugin.java467 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPluginTestCase.java346 sigList.add("org.opends.server.types.operation.PreOperationAddOperation");
1131 new NullPlugin().doPreOperation((PreOperationAddOperation) null);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPluginTestCase.java345 sigList.add("org.opends.server.types.operation.PreOperationAddOperation");
1130 new NullPlugin().doPreOperation((PreOperationAddOperation) null);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPluginTestCase.java346 sigList.add("org.opends.server.types.operation.PreOperationAddOperation");
1131 new NullPlugin().doPreOperation((PreOperationAddOperation) null);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/api/plugin/
H A DDirectoryServerPluginTestCase.java345 sigList.add("org.opends.server.types.operation.PreOperationAddOperation");
1130 new NullPlugin().doPreOperation((PreOperationAddOperation) null);

Completed in 78 milliseconds

12345