Aqualogic Interaction API  
 

IPTPropertyFilterClauses Members

IPTPropertyFilterClauses overview

Public Instance Methods

AddItem A PropertyFilterClauses object is essentially a list of PropertyFilterItems. This method adds a new PropertyFilterItem at the specified index.
Clear Removes all PropertyFilterItems
GetCount A PropertyFilterClauses object is essentially a list of PropertyFilterItems. This method returns the number of items
GetItem A PropertyFilterClauses object is essentially a list of PropertyFilterItems. This method returns the PropertyFilterItem at the specified index.
GetOperator Returns the operator- the way that the clauses will be logically joined together
RemoveItem A PropertyFilterClauses object is essentially a list of PropertyFilterItems. This method removes the PropertyFilterItem at the specified index.
SetOperator Sets the operator- the way that the clauses will be logically joined together

See Also

IPTPropertyFilterClauses Interface | com.plumtree.server Namespace | IPTFilter | IPTPropertyFilterItem | IPTPropertyFilterStatement