Platform SDK Java 8.5 API Reference

com.genesyslab.platform.apptemplate.filtering.impl.operands
Class ConstantOperand

java.lang.Object
  extended by com.genesyslab.platform.apptemplate.filtering.impl.FilterOperand
      extended by com.genesyslab.platform.apptemplate.filtering.impl.operands.ConstantOperand
All Implemented Interfaces:
java.lang.Cloneable

public class ConstantOperand
extends FilterOperand


Constructor Summary
ConstantOperand(ValueList values)
           
 
Method Summary
 java.lang.Object clone()
           
 ValueList evaluate(Message message, FilterContext context)
           
 ValueList getValues()
           
 
Methods inherited from class com.genesyslab.platform.apptemplate.filtering.impl.FilterOperand
register, unregister
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstantOperand

public ConstantOperand(ValueList values)
Method Detail

getValues

public ValueList getValues()

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

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.