IPTPropertyFilterClauses overview
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 |
IPTPropertyFilterClauses Interface | com.plumtree.server Namespace | IPTFilter | IPTPropertyFilterItem | IPTPropertyFilterStatement