|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Assertion | |
|---|---|
| org.apache.directory.api.ldap.model.filter | |
| Uses of Assertion in org.apache.directory.api.ldap.model.filter |
|---|
| Methods in org.apache.directory.api.ldap.model.filter that return Assertion | |
|---|---|
Assertion |
AssertionNode.getAssertion()
Gets the Assertion used by this assertion node. |
| Constructors in org.apache.directory.api.ldap.model.filter with parameters of type Assertion | |
|---|---|
AssertionNode(Assertion assertion)
Creates an AssertionNode using an arbitrary candidate assertion. |
|
AssertionNode(Assertion assertion,
String desc)
Creates an AssertionNode using an arbitrary candidate assertion with a descriptions used for filter AST walker dumps. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||