Uses of Class netscape.ldap.client.JDAPFilter

Uses in package netscape.ldap.client.opers

Fields of type netscape.ldap.client.JDAPFilter

JDAPFilter

Uses in package netscape.ldap.client

Classes derived from netscape.ldap.client.JDAPFilter

class
This class implements the filter And.
class
This class implements the approximate match filter.
class
This class implements the attribute value assertion filter.
class
This class implements the equality match filter.
class
This class implements the extended match filter.
class
This class implements the greater or equal filter.
class
This class implements the less or equal filter.
class
This class implements the filter not.
class
This class implements the filter And.
class
This class implements the filter present.
class
This class implements the base class of filter "and" and filter "or".
class
This class implements the filter substring.

Constructors with parameter type netscape.ldap.client.JDAPFilter

Constructs the filter.

Methods with parameter type netscape.ldap.client.JDAPFilter

void
Adds filter into the filter set.

Methods with return type netscape.ldap.client.JDAPFilter

JDAPFilter
JDAPFilter.getFilter(String filter)
Constructs filter from filter string specified in RFC1558.
JDAPFilter
Constructs the filter computation.
JDAPFilter
Gets filter item.
JDAPFilter[]
Parses a list of filters