|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Add | |
org.apache.ldap.server.exception | |
org.apache.ldap.server.interceptor | |
org.apache.ldap.server.normalization | |
org.apache.ldap.server.operational |
Uses of Add in org.apache.ldap.server.exception |
Methods in org.apache.ldap.server.exception with parameters of type Add | |
protected void |
ExceptionService.process(NextInterceptor nextInterceptor,
Add call)
In the pre-invocation state this interceptor method checks to see if the entry to be added already exists. |
Uses of Add in org.apache.ldap.server.interceptor |
Methods in org.apache.ldap.server.interceptor with parameters of type Add | |
protected void |
BaseInterceptor.process(NextInterceptor nextInterceptor,
Add call)
|
Uses of Add in org.apache.ldap.server.normalization |
Methods in org.apache.ldap.server.normalization with parameters of type Add | |
protected void |
NormalizationService.process(NextInterceptor nextInterceptor,
Add call)
|
Uses of Add in org.apache.ldap.server.operational |
Methods in org.apache.ldap.server.operational with parameters of type Add | |
protected void |
OperationalAttributeService.process(NextInterceptor nextInterceptor,
Add call)
Adds extra operational attributes to the entry before it is added. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |