org.apache.directory.shared.ldap.codec.actions
Class StoreAnyAction
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<LdapMessageContainer<SearchRequestDecorator>>
org.apache.directory.shared.ldap.codec.actions.StoreAnyAction
- All Implemented Interfaces:
- Action<LdapMessageContainer<SearchRequestDecorator>>
public class StoreAnyAction
- extends GrammarAction<LdapMessageContainer<SearchRequestDecorator>>
The action used to store a any value into a substring filter
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
StoreAnyAction()
Instantiates a new store any action. |
StoreAnyAction
public StoreAnyAction()
- Instantiates a new store any action.
action
public void action(LdapMessageContainer<SearchRequestDecorator> container)
throws DecoderException
-
- Throws:
DecoderException
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.