Platform SDK Java 8.5 API Reference

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

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

public class AttributeOperand
extends FilterOperand


Constructor Summary
AttributeOperand(java.lang.String path)
           
 
Method Summary
 java.lang.Object clone()
           
 ValueList evaluate(Message message, FilterContext context)
           
 
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

AttributeOperand

public AttributeOperand(java.lang.String path)
                 throws java.lang.NullPointerException
Throws:
java.lang.NullPointerException
Method Detail

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.