Aqualogic Interaction API  
 

PTSConstants Fields

The fields of the PTSConstants class are listed below. For a complete list of PTSConstants class members, see the PTSConstants Members topic.

Public Static Fields

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

See Also

PTSConstants Class | com.plumtree.server.search.ptapps Namespace