Collaboration API Documentation

com.filenet.bso.api.collaboration.query
Interface QueryOperand

All Superinterfaces:
PropertyCriteriaNode, java.io.Serializable
All Known Subinterfaces:
LiteralOperand, ObjectFunction, PropertyOperand

public interface QueryOperand
extends PropertyCriteriaNode

Interface to a node that can be used as an operand for an operator. This is a marker interface that currently has no additional methods.


Fields inherited from interface com.filenet.bso.api.collaboration.query.PropertyCriteriaNode
AND, EQUALS, GREATERTHAN, GREATERTHANOREQUAL, IN, ISNOTNULL, ISNULL, LESSTHAN, LESSTHANOREQUAL, LIKE, LITERALOPERAND, NOTEQUAL, NOTLIKE, OBJECTFUNCTION, OR, PROPERTYOPERAND
 
Methods inherited from interface com.filenet.bso.api.collaboration.query.PropertyCriteriaNode
getNodeType
 


Collaboration API Documentation

Copyright © 2002 - 2004 FileNet Corporation. All rights reserved.