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