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