netscape.ldap.client

Class JDAPFilterGreaterOrEqual


public class JDAPFilterGreaterOrEqual
extends JDAPFilterAVA

This class implements the greater or equal filter. See RFC 1777.
 greaterOrEqual [5] AttributeValueAssertion
 
Version:
1.0

Constructor Summary

JDAPFilterGreaterOrEqual(JDAPAVA ava)
Constructs greater or equal filter.

Method Summary

String
toString()
Retrieves the string representation of the filter.

Methods inherited from class netscape.ldap.client.JDAPFilterAVA

getAVA, getBERElement

Methods inherited from class netscape.ldap.client.JDAPFilter

getBERElement, getFilter, getFilterComp, getFilterItem, getFilterList, toString

Constructor Details

JDAPFilterGreaterOrEqual

public JDAPFilterGreaterOrEqual(JDAPAVA ava)
Constructs greater or equal filter.
Parameters:
ava - attribute value assertion

Method Details

toString

public String toString()
Retrieves the string representation of the filter.
Overrides:
toString in interface JDAPFilter
Returns:
string representation