WebCenter Interaction API  
 

PT_GLOBALOBJECTS Members

PT_GLOBALOBJECTS overview

Public Static Fields

public fieldstaticPT_GLOBAL_ACLSYNCMAP The global Access Control List Synchronization map
public fieldstaticPT_GLOBAL_ACTIVITY_SECURITY_MANAGER The global Activity Security Manager
public fieldstaticPT_GLOBAL_AUDITMANAGER Enables and disables auditing, retrieves audit results, etc.
public fieldstaticPT_GLOBAL_CARD_REFRESH_AGENT The global Card Refresh Agent
public fieldstaticPT_GLOBAL_CATALOG_SEARCH_UPDATE_AGENT The global Search Update Agent
public fieldstaticPT_GLOBAL_DOCUMENTTYPEMAP The global Document Type Map
public fieldstaticPT_GLOBAL_DYNAMIC_MEMBERSHIP_UPDATE_AGENT Dynamic Membership Update Agent - manages dynamic memberships for Plumtree groups.
public fieldstaticPT_GLOBAL_FEDERATED_SEARCH_AGENT 
public fieldstaticPT_GLOBAL_FILE_UPLOAD_AGENT 
public fieldstaticPT_GLOBAL_GADGETGATEWAY Gateways" remote Web sites to make them directly available to Plumtree clients as if they were hosted on the Plumtree Web Server.
public fieldstaticPT_GLOBAL_LOCKMANAGER Centrally manages Plumtree object locks.
public fieldstaticPT_GLOBAL_MIGRATION_MANAGER The global Migration Manager, used to import and export Plumtree objects
public fieldstaticPT_GLOBAL_MYPORTAL 
public fieldstaticPT_GLOBAL_OBJECTPROPERTYMAP The global Object Property Map
public fieldstaticPT_GLOBAL_PROFILE_MANAGER The global Profile Manager, used to manage User Profile information
public fieldstaticPT_GLOBAL_PROPERTYMAP The global Property Map
public fieldstaticPT_GLOBAL_SCHEDULED_AGENTS This constant can be passed to IPTSession.OpenGlobalObject to retrieve a QueryResult containing all global agents.
public fieldstaticPT_GLOBAL_SCHEDULED_CLASSES This constant can be passed to IPTSession.OpenGlobalObject to retrieve a QueryResult containing all global objects that can be scheduled.
public fieldstaticPT_GLOBAL_SERVERCONFIGSETTINGS The global Server Config Settings object
public fieldstaticPT_GLOBAL_STRING_LOCALIZATION_MANAGER The global String Localization Manager, used to import and export all localized Server strings (names and descriptions of objects)
public fieldstaticPT_GLOBAL_SUBMIT_HELPER The component used to submit remote documents.
public fieldstaticPT_GLOBAL_SYNC_NTUSERS_AGENT 
public fieldstaticPT_GLOBAL_TEST_MANAGER 
public fieldstaticPT_GLOBAL_WEB_DOWNLOADER_SESSION The WebDownloader session associated with the current IPTSession
public fieldstaticPT_GLOBAL_WEB_SUBMIT_HELPER The component used to submit web documents.
public fieldstaticPT_GLOBAL_WEEKLY_HOUSEKEEPING_AGENT The Weekly Housekeeping Agent performs various maintenance tasks in Plumtree.
public fieldstaticPT_GLOBAL_XUI_SERVICE_MANAGER The XUI service manager.

Public Instance Constructors

public method PT_GLOBALOBJECTS Constructor Initializes a new instance of the PT_GLOBALOBJECTS class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (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.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_GLOBALOBJECTS Class | com.plumtree.server Namespace | IPTSession