public class StoreInitial extends GrammarAction<LdapMessageContainer<SearchRequestDecorator>>
SubstringFilter ::= SEQUENCE {
...
substrings SEQUENCE OF CHOICE {
initial [0] LDAPSTRING,
...
name| Constructor and Description |
|---|
StoreInitial()
Instantiates a new store any action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<SearchRequestDecorator> container)
The action to be executed.
|
toStringpublic void action(LdapMessageContainer<SearchRequestDecorator> container) throws DecoderException
container - The container which stores the current dataDecoderException - Thrown if something went wrong.Copyright © 2021. All rights reserved.