Searched refs:PreOperationAddOperation (Results 26 - 50 of 115) sorted by relevance

12345

/forgerock/opendj2/src/server/org/opends/server/plugins/
H A DLastModPlugin.java45 import org.opends.server.types.operation.PreOperationAddOperation;
162 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2.6.2/src/server/org/opends/server/plugins/
H A DLastModPlugin.java46 import org.opends.server.types.operation.PreOperationAddOperation;
163 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/
H A DLastModPlugin.java46 import org.opends.server.types.operation.PreOperationAddOperation;
163 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2-hg/src/server/org/opends/server/plugins/
H A DLastModPlugin.java45 import org.opends.server.types.operation.PreOperationAddOperation;
162 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/plugins/
H A DLastModPlugin.java47 import org.opends.server.types.operation.PreOperationAddOperation;
140 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DEntryHistorical.java41 import org.opends.server.types.operation.PreOperationAddOperation;
257 public static void setHistoricalAttrToOperation(PreOperationAddOperation addOperation)
693 public static String getEntryUUID(PreOperationAddOperation op)
H A DMultimasterReplication.java80 import org.opends.server.types.operation.PreOperationAddOperation;
436 PreOperationAddOperation addOperation) throws DirectoryException
556 PreOperationAddOperation addOperation)
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDelayPreOpPlugin.java208 doPreOperation(PreOperationAddOperation addOperation)
H A DDisconnectClientPlugin.java375 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDelayPreOpPlugin.java211 doPreOperation(PreOperationAddOperation addOperation)
H A DDisconnectClientPlugin.java380 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDelayPreOpPlugin.java208 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDelayPreOpPlugin.java211 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DDelayPreOpPlugin.java208 doPreOperation(PreOperationAddOperation addOperation)
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java44 import org.opends.server.types.operation.PreOperationAddOperation;
324 PreOperationAddOperation addOperation)
897 public static String getEntryUUID(PreOperationAddOperation op)
H A DMultimasterReplication.java430 PreOperationAddOperation addOperation) throws DirectoryException
561 PreOperationAddOperation addOperation)
/forgerock/opendj2/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java37 import org.opends.server.types.operation.PreOperationAddOperation;
321 PreOperationAddOperation addOperation)
853 public static String getEntryUUID(PreOperationAddOperation op)
H A DMultimasterReplication.java74 import org.opends.server.types.operation.PreOperationAddOperation;
444 PreOperationAddOperation addOperation) throws DirectoryException
564 PreOperationAddOperation addOperation)
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java44 import org.opends.server.types.operation.PreOperationAddOperation;
324 PreOperationAddOperation addOperation)
897 public static String getEntryUUID(PreOperationAddOperation op)
H A DMultimasterReplication.java425 PreOperationAddOperation addOperation) throws DirectoryException
556 PreOperationAddOperation addOperation)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java44 import org.opends.server.types.operation.PreOperationAddOperation;
324 PreOperationAddOperation addOperation)
897 public static String getEntryUUID(PreOperationAddOperation op)
H A DMultimasterReplication.java430 PreOperationAddOperation addOperation) throws DirectoryException
561 PreOperationAddOperation addOperation)
/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DEntryHistorical.java37 import org.opends.server.types.operation.PreOperationAddOperation;
321 PreOperationAddOperation addOperation)
853 public static String getEntryUUID(PreOperationAddOperation op)
H A DMultimasterReplication.java74 import org.opends.server.types.operation.PreOperationAddOperation;
444 PreOperationAddOperation addOperation) throws DirectoryException
564 PreOperationAddOperation addOperation)
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/plugins/
H A DDelayPreOpPlugin.java208 doPreOperation(PreOperationAddOperation addOperation)

Completed in 53 milliseconds

12345