WebCenter Interaction API  
 

IPTFolder.GetClassificationFiltersOperator Method 

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

int GetClassificationFiltersOperator();

Return Value

operator either PT_BOOLOP_AND or PT_BOOLOP_OR

See Also

IPTFolder Interface | com.plumtree.server Namespace