Aqualogic Interaction API  
 

PT_INTRINSICS Members

PT_INTRINSICS overview

Public Static Fields

PT_ADMIN_FOLDER_BASE_PAGE_LAYOUTS The Admin Folder that holds Base Page layouts
PT_ADMIN_FOLDER_DEFAULTPROFILES The Admin Folder that holds Default Profiles
PT_ADMIN_FOLDER_DEFAULTSUBPORTAL The Admin Folder that holds Subportals, by default
PT_ADMIN_FOLDER_INTRINSICOPS The Admin Folder that holds jobs to be run immediately and discarded
PT_ADMIN_FOLDER_KNOWLEDGE_DIRECTORY_LAYOUTS The Admin Folder that holds Knowledge Directory layouts
PT_ADMIN_FOLDER_PAGE_LAYOUTS The Admin Folder that holds Page Layout folders
PT_ADMIN_FOLDER_PORTLET_LAYOUTS The Admin Folder that holds portlet layouts
PT_ADMIN_FOLDER_PORTLET_SELECTION_LAYOUTS The Admin Folder that holds portlet selection layouts
PT_ADMIN_FOLDER_PROFILE_PAGE_LAYOUTS The Admin Folder that holds Profile Page layouts
PT_ADMIN_FOLDER_PROFILECOMMUNITY The Admin Folder that holds the User Profile community
PT_ADMIN_FOLDER_PROFILELAYOUT The Admin Folder that holds Profile Sections
PT_ADMIN_FOLDER_ROOTFOLDER The administrative folder returned by IPTAdminCatalog.GetRootAdminFolder
PT_ADMIN_FOLDER_SEARCH_RESULTS_LAYOUTS The Admin Folder that holds Search Results layouts
PT_ADMIN_FOLDER_SUBPORTALOBJECTS The Admin Folder that holds Subportals
PT_ADMIN_FOLDER_UNCLASSIFIEDOBJECTS The administrative folder returned by IPTAdminCatalog.GetUnclassifiedObjectsAdminFolder
PT_AUDITLOGMANAGEMENT_JOBID The ObjectID of the Audit Log Management job
PT_AUTHSOURCE_LEGACYNT 
PT_AUTHSOURCE_PLUMTREE The Plumtree Authentication Source- used to authenticate Users that are defined in Plumtree (as opposed to Users that are imported from external systems)
PT_AUTHSOURCE_SSO Used to authenticate users through Single Sign-On.
PT_BLANK_COMMUNITYTEMPLATEID The ObjectID of the blank Community Template
PT_BLANK_PAGETEMPLATEID The ObjectID of the blank Page Template
PT_BULKSUBSCRIBE_JOBID 
PT_EXTOP_BULKSUBSCRIBE The ObjectID of the Bulk Subscribe External Operation
PT_FOLDER_ROOTFOLDER The folder returned by IPTCatalog.GetRootFolder
PT_FOLDER_UNCLASSIFIEDCARDS The folder returned by IPTCatalog.GetUnclassifiedCardsFolder
PT_GADGET_COMMUNITYLINKS The "Community Links Portlet" Gadget
PT_GADGET_FOLDERS 
PT_GADGET_LOGIN The "Portal Login" Gadget
PT_GADGET_SAVEDSEARCHES The "Saved Searches" Gadget
PT_GADGET_SEARCH The "Portal Search" Gadget
PT_NULL_OBJECTID An invalid ObjectID, used as a dummy placeholder
PT_OWNER_ID The faux property (faux since it's not saved in the DB, only indexed) that contains the owner id of a manually submitted document. Used for Graffiti expert identification.
PT_PAGE_DIAGNOSTIC The ObjectID of the Diagnostic Page
PT_PAGE_GENERALINFORMATION The ObjectID of the General Information Page of the User Profile Community
PT_PAGE_GLOBAL The ObjectID of the Global Page
PT_PROFILE_COMMUNITY The intrinsic User Profile Community object, which is used to display User Profiles
PT_PROFILE_PAGE_CREDENTIAL_VAULT The ObjectID of the Credential Vault Profile Page
PT_PROPERTY_CLASSID Use this pseudoproperty in IPTSearchResponse.GetFields to get the class ID of a search result
PT_PROPERTY_CONTENTLANGUAGE The "Content Language" Property
PT_PROPERTY_CRAWLERTAG The "Crawler Tag" Property
PT_PROPERTY_DEFAULTDATASOURCE The "Card Submit Data Source" Property
PT_PROPERTY_DOCUMENTTYPEID The "Document Type ID" Property
PT_PROPERTY_DOCUMENTURL The "Open Document URL" Property
PT_PROPERTY_EMAIL The "Email Address" Property
PT_PROPERTY_FOLDERLEVEL Used internally to provide Search functionality
PT_PROPERTY_FOLDERPATH Used internally by the search engine
PT_PROPERTY_NAMEINDEX Used internally to provide Search functionality
PT_PROPERTY_OBJECTCREATED The "Object Created" Property
PT_PROPERTY_OBJECTCREATED1 The "Object Created" Property. We have two of these in the system.
PT_PROPERTY_OBJECTID Use this pseudoproperty in IPTSearchResponse.GetFields to get the object ID of a search result
PT_PROPERTY_OBJECTIMAGEURL Used internally by the search engine
PT_PROPERTY_OBJECTIMAGEUUID The "Plumtree Card Image UUID" Property
PT_PROPERTY_OBJECTLASTMODIFIED The "Object Last Modified" Property
PT_PROPERTY_OBJECTNAME The "Name" Property
PT_PROPERTY_OBJECTRESULTTYPE Used internally by the search engine
PT_PROPERTY_OBJECTSUMMARY The "Description" Property
PT_PROPERTY_PROVIDERCLSID Used internally by the search engine
PT_PROPERTY_SEARCHSCORE Used internally by the search engine
PT_PROPERTY_TEXTCONTENT The "Full Text Content" Property
PT_PROPERTY_UPLOAD_DUID The "Card Upload ID" Property
PT_PROPERTY_UPLOAD_DUSERVER The "Card Upload Repository Server" Property
PT_RELATED_RESOURCE_COMMUNITIES The "Related Communities" Property
PT_RELATED_RESOURCE_CONTENT_MANAGERS The "Related Content Managers" Property
PT_RELATED_RESOURCE_EXPERTS The "Related Experts" Property
PT_RELATED_RESOURCE_FOLDERS The "Related Folders" Property
PT_RELATED_RESOURCE_GADGETS The "Related Portlets" Property
PT_SNAPSHOT_QUERY_REFERENCE The "Snapshot Query Reference" Property
PT_SYSTEMMAINTENANCE_JOBID The ObjectID of the System Maintenance job
PT_USER_DEFAULTPROFILE The default User Profile- used for Users without explicitly set User Profiles
PT_USER_GUEST The "Guest" User
PT_USER_SYSADMIN The "Administrator" User
PT_USERGROUP_EVERYONE The "Everyone" User Group. By definition, every User is in this group.
PT_USERGROUP_SYSADMINS The "Administrators Group" User Group
PT_WEBSERVICE_BASE_PAGE_LAYOUT The ObjectID of the Page Layouts Folder
PT_WEBSERVICE_DEFAULT_PORTLET_LAYOUT The ObjectID of the Default Portlet Layout Web Service
PT_WEBSERVICE_KNOWLEDGE_DIRECTORY_LAYOUT The ObjectID of the Page Layouts Folder
PT_WEBSERVICE_PORTLET_SELECTION_LAYOUT The ObjectID of the Portlet Selection Layout Web Service
PT_WEBSERVICE_PROFILE_PAGE_LAYOUT The ObjectID of the Profile Page Layout Web Service
PT_WEBSERVICE_SEARCH_RESULTS_LAYOUT The ObjectID of the Page Layouts Folder
PT_WEEKLYHOUSEKEEPING_JOBID The ObjectID of the Weekly Housekeeping job

Public Instance Constructors

PT_INTRINSICS Constructor Initializes a new instance of the PT_INTRINSICS class.

Public Instance Methods

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.

See Also

PT_INTRINSICS Class | com.plumtree.server Namespace