Package netscape.ldap.client
Class JDAPFilterPresent
java.lang.Object
netscape.ldap.client.JDAPFilter
netscape.ldap.client.JDAPFilterPresent
This class implements the filter present.
See RFC 1777.
present [7] AttributeType
- Version:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class netscape.ldap.client.JDAPFilter
getFilter, getFilterComp, getFilterItem, getFilterList
-
Constructor Details
-
JDAPFilterPresent
Constructs the filter.- Parameters:
type
- attribute type
-
-
Method Details
-
getType
Gets attribute type.- Returns:
- attribute type
-
getBERElement
Gets ber representation of the filter.- Specified by:
getBERElement
in classJDAPFilter
- Returns:
- ber representation
-
toString
Gets string reprensetation of the filter.- Specified by:
toString
in classJDAPFilter
- Returns:
- string representation
-