WebCenter Interaction API  
 

IPTFolder.SetClassificationFiltersOperator Method 

Sets the Classification Filter operator, either PT_BOOLOP_AND or PT_BOOLOP_OR, that is applied to the Filters assigned to this Folder

void SetClassificationFiltersOperator(
   int Value
);

Parameters

Value
operator either PT_BOOLOP_AND or PT_BOOLOP_OR

See Also

IPTFolder Interface | com.plumtree.server Namespace