public static class LdapProperties.Template
extends java.lang.Object
settings.| Constructor and Description |
|---|
Template() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIgnoreNameNotFoundException() |
boolean |
isIgnorePartialResultException() |
boolean |
isIgnoreSizeLimitExceededException() |
void |
setIgnoreNameNotFoundException(boolean ignoreNameNotFoundException) |
void |
setIgnorePartialResultException(boolean ignorePartialResultException) |
void |
setIgnoreSizeLimitExceededException(java.lang.Boolean ignoreSizeLimitExceededException) |
public boolean isIgnorePartialResultException()
public void setIgnorePartialResultException(boolean ignorePartialResultException)
public boolean isIgnoreNameNotFoundException()
public void setIgnoreNameNotFoundException(boolean ignoreNameNotFoundException)
public boolean isIgnoreSizeLimitExceededException()
public void setIgnoreSizeLimitExceededException(java.lang.Boolean ignoreSizeLimitExceededException)