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