public class InitSearchResultEntry extends GrammarAction<LdapMessageContainer<SearchResultEntryDecorator>>
LdapMessage ::= ... SearchResultEntry ...
SearchResultEntry ::= [APPLICATION 4] SEQUENCE { ...
name| Constructor and Description |
|---|
InitSearchResultEntry()
Instantiates a new action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(LdapMessageContainer<SearchResultEntryDecorator> container)
The action to be executed.
|
toStringpublic void action(LdapMessageContainer<SearchResultEntryDecorator> container)
container - The container which stores the current dataCopyright © 2021. All rights reserved.