WebCenter Interaction API  
 

IPTPropertyFilterClauses Members

IPTPropertyFilterClauses overview

Public Instance Methods

public methodAddItem A PropertyFilterClauses object is essentially a list of PropertyFilterItems. This method adds a new PropertyFilterItem at the specified index.
public methodClear Removes all PropertyFilterItems
public methodGetCount A PropertyFilterClauses object is essentially a list of PropertyFilterItems. This method returns the number of items
public methodGetItem A PropertyFilterClauses object is essentially a list of PropertyFilterItems. This method returns the PropertyFilterItem at the specified index.
public methodGetOperator Returns the operator- the way that the clauses will be logically joined together
public methodRemoveItem A PropertyFilterClauses object is essentially a list of PropertyFilterItems. This method removes the PropertyFilterItem at the specified index.
public methodSetOperator Sets the operator- the way that the clauses will be logically joined together

See Also

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