netscape.ldap.client
Class JDAPFilterOr

java.lang.Object
  extended by netscape.ldap.client.JDAPFilter
      extended by netscape.ldap.client.JDAPFilterSet
          extended by netscape.ldap.client.JDAPFilterOr

public class JDAPFilterOr
extends JDAPFilterSet

This class implements the filter And.

   or [1] SET OF Filter
 

Version:
1.0
See Also:
RFC1777

Constructor Summary
JDAPFilterOr()
          Constructs the filter.
 
Method Summary
 java.lang.String toString()
          Gets string reprensetation of the filter.
 
Methods inherited from class netscape.ldap.client.JDAPFilterSet
addElement, getBERElement, getParamString
 
Methods inherited from class netscape.ldap.client.JDAPFilter
getFilter, getFilterComp, getFilterItem, getFilterList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JDAPFilterOr

public JDAPFilterOr()
Constructs the filter.

Method Detail

toString

public java.lang.String toString()
Gets string reprensetation of the filter.

Specified by:
toString in class JDAPFilter
Returns:
string representation