|   COLLAB_PREFIX | Prefix on any collab object type, and value of the Application() field for collab items | 
|   CONTENT_PREFIX | Prefix on any content object type, and value of the Application() field for content items | 
|   MIN_PROPERTY_ID_FOR_NONINTRINSIC_PROPERTIES | Non-intrinsic properties have IDs greater than or equal to 100. | 
|   PLUMTREE_PREFIX | An internal prefix used to distinguish Plumtree items | 
|   PORTAL_AD_PREFIX | Prefix on any portal Admin Directory object type | 
|   PORTAL_KD_PREFIX | Prefix on any portal Knowledge Directory object type (documents or folders) | 
|   PORTAL_PREFIX | Prefix on any portal object type, and value of the Application() field for portal items | 
|   PORTAL_PROPERTY_PREFIX | Prefix on the field name for fields corresponding to nonintrinsic portal properties. | 
|   TYPE_ADMIN_FOLDERS | Value of ObjectType field for folders in the Admin Directory | 
|   TYPE_AUTHSOURCES | Value of ObjectType field for auth sources | 
|   TYPE_COLLAB_ANNOUNCEMENTS | Value of ObjectType for announcements in Collab | 
|   TYPE_COLLAB_DISCUSSION_MESSAGES | Value of ObjectType for discussion messages in Collab | 
|   TYPE_COLLAB_DISCUSSIONS | Value of ObjectType for Collab discussions | 
|   TYPE_COLLAB_DOCUMENTS | Value of ObjectType for documents in Collab | 
|   TYPE_COLLAB_EVENTS | Value of ObjectType for events in Collab | 
|   TYPE_COLLAB_FOLDERS | Value of ObjectType for folders (within projects, not project folders) in Collab | 
|   TYPE_COLLAB_MILESTONES | Value of ObjectType for milestones in Collab | 
|   TYPE_COLLAB_PROJECTS | Value of ObjectType for Collab projects | 
|   TYPE_COLLAB_TASK_LISTS | Value of ObjectType for task lists in Collab | 
|   TYPE_COLLAB_TASKS | Value of ObjectType for tasks in Collab | 
|   TYPE_COMMUNITIES | Value of ObjectType field for portal communities | 
|   TYPE_COMMUNITY_TEMPLATES | Value of ObjectType field for community template objects | 
|   TYPE_CONTENT_ITEMS | Value of ObjectType for content items | 
|   TYPE_CRAWLERS | Value of ObjectType field for crawlers | 
|   TYPE_DATASOURCES | Value of ObjectType field for Data Source objects | 
|   TYPE_DOCUMENT_TYPES | Value of ObjectType field for Document Type objects | 
|   TYPE_EXTERNAL_OPERATIONS | Value of ObjectType field for External Operation objects | 
|   TYPE_FEDERATED_PORTALS | Value of ObjectType field for federated portals | 
|   TYPE_FILTERS | Value of ObjectType field for filters | 
|   TYPE_GROUPS | Value of ObjectType field for user groups | 
|   TYPE_INVITATIONS | Value of ObjectType field for invitations | 
|   TYPE_JOBS | Value of ObjectType field for Job objects | 
|   TYPE_KD_DOCUMENTS | Value of ObjectType field for documents in the Knowledge Directory | 
|   TYPE_KD_FOLDERS | Value of ObjectType field for folders in the Knowledge Directory | 
|   TYPE_PAGE_TEMPLATES | Value of ObjectType field for page template objects | 
|   TYPE_PAGES | Value of ObjectType field for portal community pages | 
|   TYPE_PORTLET_BUNDLES | Value of ObjectType field for portlet bundle objects | 
|   TYPE_PORTLET_TEMPLATES | Value of ObjectType field for portlet template objects | 
|   TYPE_PORTLETS | Value of ObjectType field for any kind of portlet | 
|   TYPE_PROFILESOURCES | Value of ObjectType field for profile sources | 
|   TYPE_PROPERTIES | Value of ObjectType field for Property objects | 
|   TYPE_REMOTE_SERVERS | Value of ObjectType field for Remote Server objects | 
|   TYPE_SNAPSHOT_QUERIES | Value of ObjectType field for snapshot query objects | 
|   TYPE_SUBPORTALS | Value of ObjectType field for Subportal objects | 
|   TYPE_USERS | Value of ObjectType field for portal users | 
|   TYPE_WEB_SERVICES | Value of ObjectType field for Web Service objects | 
|  PTSConstants Constructor | Initializes a new instance of the PTSConstants class. | 
|  Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. | 
|  GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. | 
|  GetType (inherited from Object) | Gets the Type of the current instance. | 
|  ToString (inherited from Object) | Returns a String that represents the current Object. | 
|  Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
|  MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. | 
PTSConstants Class | com.plumtree.server.search.ptapps Namespace