Parameters For Ldbm Backend Pre- And Post-Operation Functions; Pre-Operation Plug-Ins - Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual

Table of Contents

Advertisement

Parameter ID
SLAPI_OP_LESS_OR_EQUAL
SLAPI_OP_EQUAL
SLAPI_OP_GREATER_OR_EQUAL
SLAPI_OP_GREATER
SLAPI_OP_SUBSTRING
Parameters for LDBM Backend Pre- and
Post-Operation Functions
The section describes the parameters that are used with the LDBM Backend plug-in
functions:

Pre-Operation Plug-Ins

Post-Operation Plug-Ins
These functions are called by the LDBM Backend, for example, the
SLAPI_PLUGIN_BE_PRE_DELETE_FN
operation is carried out but after the all of the more general
SLAPI_PLUGIN_PRE_DELETE_FN
Pre-Operation Plug-Ins
The parameters listed in this section are used with pre-operation database plug-in
functions.
Parameter ID
SLAPI_PLUGIN_BE_PRE_ADD_FN
SLAPI_PLUGIN_BE_PRE_DELETE_FN
SLAPI_PLUGIN_BE_PRE_MODIFY_FN

Parameters for LDBM Backend Pre- and Post-Operation Functions

Description
Less than or equal to (<=) operator.
Equal to (=) operator.
Greater than or equal to (>=) operator.
Greater than (>) operator.
Allows an operation to use a wildcard (*) in a search
filter. When used in a table it can be stated as
cn=a* or cn=*a or cn = *a*.
is called by the LDBM Backend before a delete
functions have been called.
Description
This function is called before a database add
operation is completed.
This function is called before a database delete
operation is completed.
This function is called before a database modify
operation is completed.
Chapter 16
Parameter Block Reference
583

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents