Aqualogic Interaction API  
 

IPTPropertyFilterClauses Methods

The methods of the IPTPropertyFilterClauses interface are listed below. For a complete list of IPTPropertyFilterClauses interface members, see the IPTPropertyFilterClauses Members topic.

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