|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.apptemplate.filtering.impl.FilterOperand
com.genesyslab.platform.apptemplate.filtering.impl.operands.AttributeOperand
public class AttributeOperand
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 |
---|
public AttributeOperand(java.lang.String path) throws java.lang.NullPointerException
java.lang.NullPointerException
Method Detail |
---|
public ValueList evaluate(Message message, FilterContext context)
evaluate
in class FilterOperand
public java.lang.Object clone()
clone
in class FilterOperand
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |