public static class LdapProperties.Template extends 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(Boolean ignoreSizeLimitExceededException) |
public boolean isIgnorePartialResultException()
public void setIgnorePartialResultException(boolean ignorePartialResultException)
public boolean isIgnoreNameNotFoundException()
public void setIgnoreNameNotFoundException(boolean ignoreNameNotFoundException)
public boolean isIgnoreSizeLimitExceededException()
public void setIgnoreSizeLimitExceededException(Boolean ignoreSizeLimitExceededException)