WebCenter Interaction API  
 

PT_FILTEROPS Class

The FILTEROPS constants define the operators that are supported in query filters. These are used in ObjectManager queries, etc.

For a list of all members of this type, see PT_FILTEROPS Members.

System.Object
   com.plumtree.server.PT_FILTEROPS

public sealed class PT_FILTEROPS

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_FILTEROPS Members | com.plumtree.server Namespace | IPTQueryFilter