Searched refs:removeAll (Results 226 - 250 of 464) sorted by relevance

1234567891011>>

/forgerock/opendj2.6.2/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendWorkflowElement.java315 public static void removeAll() method in class:LocalBackendWorkflowElement
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DTopologyCache.java285 replicasToUpdate.removeAll(updatedReplicas);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractIndexPanel.java212 typesPanel.removeAll();
H A DNewVLVIndexPanel.java290 args.removeAll(getConfigCommandLineArguments());
H A DRebuildIndexPanel.java422 indexes.removeAll(toRemove);
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DTopologyCache.java270 replicasToUpdate.removeAll(updatedReplicas);
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractIndexPanel.java211 typesPanel.removeAll();
H A DNewVLVIndexPanel.java289 args.removeAll(getConfigCommandLineArguments());
H A DRebuildIndexPanel.java421 indexes.removeAll(toRemove);
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DTopologyCache.java285 replicasToUpdate.removeAll(updatedReplicas);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DTraditionalWorkQueue.java263 opQueue.removeAll(pendingOperations);
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/ui/
H A DSuffixesToReplicatePanel.java279 checkBoxPanel.removeAll();
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DTraditionalWorkQueue.java262 opQueue.removeAll(pendingOperations);
/forgerock/opendj2-hg/src/server/org/opends/server/workflowelement/localbackend/
H A DLocalBackendWorkflowElement.java287 public static void removeAll() method in class:LocalBackendWorkflowElement
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractIndexPanel.java212 typesPanel.removeAll();
H A DNewVLVIndexPanel.java290 args.removeAll(getConfigCommandLineArguments());
H A DRebuildIndexPanel.java422 indexes.removeAll(toRemove);
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/ui/
H A DSuffixesToReplicatePanel.java283 checkBoxPanel.removeAll();
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DMiscUtils.java431 origSet.removeAll(returnOCs);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeValidator.java153 values.removeAll(remValues);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DTopologyCache.java237 replicasToUpdate.removeAll(updatedReplicas);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DAbstractIndexPanel.java149 typesPanel.removeAll();
H A DNewVLVIndexPanel.java256 args.removeAll(getConfigCommandLineArguments());
/forgerock/openam-v13/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/provider/impl/
H A DScopeImpl.java155 invalidScopes.removeAll(allowedScopes);
/forgerock/openam-v13/openam-server-only/src/main/webapp/com_sun_web_ui/js/
H A Daddremove.js56 this.removeAll = ccAddRemoveRemoveAll;
294 // This OO function maps to CCAddRemove::removeAll

Completed in 320 milliseconds

1234567891011>>