Aqualogic Interaction API  
 

PT_GLOBALOBJECTS Members

PT_GLOBALOBJECTS overview

Public Static Fields

PT_GLOBAL_ACLSYNCMAP The global Access Control List Synchronization map
PT_GLOBAL_ACTIVITY_SECURITY_MANAGER The global Activity Security Manager
PT_GLOBAL_AUDITMANAGER Enables and disables auditing, retrieves audit results, etc.
PT_GLOBAL_CARD_REFRESH_AGENT The global Card Refresh Agent
PT_GLOBAL_CATALOG_SEARCH_UPDATE_AGENT The global Search Update Agent
PT_GLOBAL_DOCUMENTTYPEMAP The global Document Type Map
PT_GLOBAL_DYNAMIC_MEMBERSHIP_UPDATE_AGENT Dynamic Membership Update Agent - manages dynamic memberships for Plumtree groups.
PT_GLOBAL_FEDERATED_SEARCH_AGENT 
PT_GLOBAL_FILE_UPLOAD_AGENT 
PT_GLOBAL_GADGETGATEWAY Gateways" remote Web sites to make them directly available to Plumtree clients as if they were hosted on the Plumtree Web Server.
PT_GLOBAL_LOCKMANAGER Centrally manages Plumtree object locks.
PT_GLOBAL_MIGRATION_MANAGER The global Migration Manager, used to import and export Plumtree objects
PT_GLOBAL_MYPORTAL 
PT_GLOBAL_OBJECTPROPERTYMAP The global Object Property Map
PT_GLOBAL_PROFILE_MANAGER The global Profile Manager, used to manage User Profile information
PT_GLOBAL_PROPERTYMAP The global Property Map
PT_GLOBAL_SCHEDULED_AGENTS This constant can be passed to IPTSession.OpenGlobalObject to retrieve a QueryResult containing all global agents.
PT_GLOBAL_SCHEDULED_CLASSES This constant can be passed to IPTSession.OpenGlobalObject to retrieve a QueryResult containing all global objects that can be scheduled.
PT_GLOBAL_SERVERCONFIGSETTINGS The global Server Config Settings object
PT_GLOBAL_STRING_LOCALIZATION_MANAGER The global String Localization Manager, used to import and export all localized Server strings (names and descriptions of objects)
PT_GLOBAL_SUBMIT_HELPER The component used to submit remote documents.
PT_GLOBAL_SYNC_NTUSERS_AGENT 
PT_GLOBAL_TEST_MANAGER 
PT_GLOBAL_WEB_DOWNLOADER_SESSION The WebDownloader session associated with the current IPTSession
PT_GLOBAL_WEB_SUBMIT_HELPER The component used to submit web documents.
PT_GLOBAL_WEEKLY_HOUSEKEEPING_AGENT The Weekly Housekeeping Agent performs various maintenance tasks in Plumtree.
PT_GLOBAL_XUI_SERVICE_MANAGER The XUI service manager.

Public Instance Constructors

PT_GLOBALOBJECTS Constructor Initializes a new instance of the PT_GLOBALOBJECTS 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_GLOBALOBJECTS Class | com.plumtree.server Namespace | IPTSession