Netscape DIRECTORY SERVER 6.02 - PLUG-IN Manual page 171

Table of Contents

Advertisement

To do this...
Get the normalized string DN of an entry
Get the DN of the entry as a Slapi_DN
*
Get the DN of the entry as a Slapi_DN
* in a "const" context
Determine if an entry complies with the
schema
Iterate through the attributes in an entry
Determine if an entry contains a specified
attribute
Add new values to an attribute in an
entry
Add values to an attribute in an entry
without replacing the existing attribute
values
Remove values from an attribute in an
entry
Determine if any values from the entry's
RDN are present as attributes
See Also
Slapi_Attr
Slapi_Filter
Represents a search filter.
Syntax
typedef struct slapi_filter Slapi_Filter;
Description
Slapi_Filter
filter. (For more information on search filters, see "Working with Search Filters" on
page 66.")
is the data type for an opaque structure that represents an search
Summary of Data Types and Structures
Call this function
slapi_entry_get_ndn()
slapi_entry_get_sdn()
slapi_entry_get_sdn_const()
slapi_entry_schema_check()
slapi_entry_first_attr()
slapi_entry_next_attr()
slapi_entry_attr_find()
slapi_entry_add_values_sv()
slapi_entry_attr_merge_sv()
slapi_entry_delete_values_sv()
slapi_entry_rdn_values_present()
Chapter 13
Data Type and Structure Reference
171

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.02

Table of Contents