com.genesyslab.platform.apptemplate.filtering.impl.operands
Class VariableOperand
java.lang.Object
com.genesyslab.platform.apptemplate.filtering.impl.FilterOperand
com.genesyslab.platform.apptemplate.filtering.impl.operands.VariableOperand
- All Implemented Interfaces:
- java.lang.Cloneable
public class VariableOperand
- extends FilterOperand
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableOperand
public VariableOperand(java.lang.String id)
getId
public java.lang.String getId()
evaluate
public ValueList evaluate(Message message,
FilterContext context)
- Specified by:
evaluate
in class FilterOperand
clone
public java.lang.Object clone()
- Overrides:
clone
in class FilterOperand
register
public void register(FilterContext context)
- Description copied from class:
FilterOperand
- Registers filter variables and so on.
- Overrides:
register
in class FilterOperand
- Parameters:
context
- filter context.
unregister
public void unregister(FilterContext context)
- Description copied from class:
FilterOperand
- Unregisters filter variables and so on.
- Overrides:
unregister
in class FilterOperand
- Parameters:
context
- filter context.
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.