public class InitGreaterOrEqualFilter extends GrammarAction<LdapMessageContainer<SearchRequest>>
Constructor and Description |
---|
InitGreaterOrEqualFilter()
Instantiates a new init greater or equal filter action.
|
Modifier and Type | Method and Description |
---|---|
void |
action(LdapMessageContainer<SearchRequest> container)
The action to be executed.
|
toString
public InitGreaterOrEqualFilter()
public void action(LdapMessageContainer<SearchRequest> container) throws DecoderException
container
- The container which stores the current dataDecoderException
- Thrown if something went wrong.Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.