Package | Description |
---|---|
org.opends.dsml.protocol |
This package contains source for a Web application that may be used as a
DSML-to-LDAP gateway.
|
Modifier and Type | Field and Description |
---|---|
protected Filter |
SearchRequest.filter |
protected Filter |
Filter.not |
Modifier and Type | Method and Description |
---|---|
Filter |
ObjectFactory.createFilter()
Create an instance of
Filter |
Filter |
SearchRequest.getFilter()
Gets the value of the filter property.
|
Filter |
Filter.getNot()
Gets the value of the not property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Filter> |
ObjectFactory.createFilterSetNot(Filter value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Filter> |
ObjectFactory.createFilterSetNot(Filter value)
|
void |
SearchRequest.setFilter(Filter value)
Sets the value of the filter property.
|
void |
Filter.setNot(Filter value)
Sets the value of the not property.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.