Searched refs:getIsAdminActionRequired (Results 1 - 23 of 23) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DEntryCacheCommon.java274 public boolean getIsAdminActionRequired() method in class:EntryCacheCommon.ConfigErrorHandler
H A DSoftReferenceEntryCache.java533 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFIFOEntryCache.java962 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFileSystemEntryCache.java992 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DEntryCacheCommon.java273 public boolean getIsAdminActionRequired() method in class:EntryCacheCommon.ConfigErrorHandler
H A DSoftReferenceEntryCache.java532 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFIFOEntryCache.java961 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFileSystemEntryCache.java991 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DEntryCacheCommon.java274 public boolean getIsAdminActionRequired() method in class:EntryCacheCommon.ConfigErrorHandler
H A DSoftReferenceEntryCache.java533 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFIFOEntryCache.java962 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFileSystemEntryCache.java992 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DEntryCacheCommon.java274 public boolean getIsAdminActionRequired() method in class:EntryCacheCommon.ConfigErrorHandler
H A DSoftReferenceEntryCache.java533 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFIFOEntryCache.java962 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFileSystemEntryCache.java992 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DEntryCacheCommon.java273 public boolean getIsAdminActionRequired() method in class:EntryCacheCommon.ConfigErrorHandler
H A DSoftReferenceEntryCache.java532 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFIFOEntryCache.java961 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
H A DFileSystemEntryCache.java991 boolean adminActionRequired = errorHandler.getIsAdminActionRequired();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DEntryCacheCommon.java282 public boolean getIsAdminActionRequired() method in class:EntryCacheCommon.ConfigErrorHandler
H A DSoftReferenceEntryCache.java424 changeResult.setAdminActionRequired(errorHandler.getIsAdminActionRequired());
H A DFIFOEntryCache.java835 changeResult.setAdminActionRequired(errorHandler.getIsAdminActionRequired());

Completed in 2347 milliseconds