com.plumtree.server
Class PT_GLOBALOBJECTS

java.lang.Object
  extended by com.plumtree.server.PT_GLOBALOBJECTS

public final class PT_GLOBALOBJECTS
extends java.lang.Object

Global objects are opened through IPTSession.OpenGlobalObject. They are similar to other Plumtree administrative objects, except that they are singletons. You cannot create more than one instance of global objects, and you cannot delete an existing instance.

Author:
michaels
See Also:
IPTSession

Field Summary
static int PT_GLOBAL_ACLSYNCMAP
          The global Access Control List Synchronization map
static int PT_GLOBAL_ACTIVITY_SECURITY_MANAGER
          The global Activity Security Manager
static int PT_GLOBAL_AUDITMANAGER
          Enables and disables auditing, retrieves audit results, etc.
static int PT_GLOBAL_CARD_REFRESH_AGENT
          The global Card Refresh Agent
static int PT_GLOBAL_CATALOG_SEARCH_UPDATE_AGENT
          The global Search Update Agent
static int PT_GLOBAL_DOCUMENTTYPEMAP
          The global Document Type Map
static int PT_GLOBAL_DYNAMIC_MEMBERSHIP_UPDATE_AGENT
          Dynamic Membership Update Agent - manages dynamic memberships for Plumtree groups.
static int PT_GLOBAL_FEDERATED_SEARCH_AGENT
          Deprecated.  
static int PT_GLOBAL_FILE_UPLOAD_AGENT
          Deprecated.  
static int 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.
static int PT_GLOBAL_LOCKMANAGER
          Centrally manages Plumtree object locks.
static int PT_GLOBAL_MIGRATION_MANAGER
          The global Migration Manager, used to import and export Plumtree objects
static int PT_GLOBAL_MYPORTAL
          Deprecated.  
static int PT_GLOBAL_OBJECTPROPERTYMAP
          The global Object Property Map
static int PT_GLOBAL_PROFILE_MANAGER
          The global Profile Manager, used to manage User Profile information
static int PT_GLOBAL_PROPERTYMAP
          The global Property Map
static int PT_GLOBAL_SCHEDULED_AGENTS
          This constant can be passed to IPTSession.OpenGlobalObject to retrieve a QueryResult containing all global agents.
static int PT_GLOBAL_SCHEDULED_CLASSES
          This constant can be passed to IPTSession.OpenGlobalObject to retrieve a QueryResult containing all global objects that can be scheduled.
static int PT_GLOBAL_SERVERCONFIGSETTINGS
          The global Server Config Settings object
static int PT_GLOBAL_STRING_LOCALIZATION_MANAGER
          The global String Localization Manager, used to import and export all localized Server strings (names and descriptions of objects)
static int PT_GLOBAL_SUBMIT_HELPER
          The component used to submit remote documents.
static int PT_GLOBAL_SYNC_NTUSERS_AGENT
          Deprecated.  
static int PT_GLOBAL_TEST_MANAGER
          Deprecated.  
static int PT_GLOBAL_WEB_DOWNLOADER_SESSION
          The WebDownloader session associated with the current IPTSession
static int PT_GLOBAL_WEB_SUBMIT_HELPER
          The component used to submit web documents.
static int PT_GLOBAL_WEEKLY_HOUSEKEEPING_AGENT
          The Weekly Housekeeping Agent performs various maintenance tasks in Plumtree.
static int PT_GLOBAL_XUI_SERVICE_MANAGER
          The XUI service manager.
 
Constructor Summary
PT_GLOBALOBJECTS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_GLOBAL_DOCUMENTTYPEMAP

public static final int PT_GLOBAL_DOCUMENTTYPEMAP
The global Document Type Map

See Also:
IPTDocumentTypeMap, Constant Field Values

PT_GLOBAL_PROPERTYMAP

public static final int PT_GLOBAL_PROPERTYMAP
The global Property Map

See Also:
IPTPropertyMap, Constant Field Values

PT_GLOBAL_ACLSYNCMAP

public static final int PT_GLOBAL_ACLSYNCMAP
The global Access Control List Synchronization map

See Also:
IPTACLSyncMap, Constant Field Values

PT_GLOBAL_OBJECTPROPERTYMAP

public static final int PT_GLOBAL_OBJECTPROPERTYMAP
The global Object Property Map

See Also:
IPTObjectPropertyMap, Constant Field Values

PT_GLOBAL_CARD_REFRESH_AGENT

public static final int PT_GLOBAL_CARD_REFRESH_AGENT
The global Card Refresh Agent

See Also:
IPTCardRefreshAgent, Constant Field Values

PT_GLOBAL_CATALOG_SEARCH_UPDATE_AGENT

public static final int PT_GLOBAL_CATALOG_SEARCH_UPDATE_AGENT
The global Search Update Agent

See Also:
IPTSearchMaintenance, IPTScheduledOperation, Constant Field Values

PT_GLOBAL_SYNC_NTUSERS_AGENT

public static final int PT_GLOBAL_SYNC_NTUSERS_AGENT
Deprecated. 
See Also:
Constant Field Values

PT_GLOBAL_FILE_UPLOAD_AGENT

public static final int PT_GLOBAL_FILE_UPLOAD_AGENT
Deprecated. 
See Also:
Constant Field Values

PT_GLOBAL_WEEKLY_HOUSEKEEPING_AGENT

public static final int PT_GLOBAL_WEEKLY_HOUSEKEEPING_AGENT
The Weekly Housekeeping Agent performs various maintenance tasks in Plumtree.

See Also:
IPTScheduledOperation, Constant Field Values

PT_GLOBAL_FEDERATED_SEARCH_AGENT

public static final int PT_GLOBAL_FEDERATED_SEARCH_AGENT
Deprecated. 
See Also:
Constant Field Values

PT_GLOBAL_SCHEDULED_CLASSES

public static final int PT_GLOBAL_SCHEDULED_CLASSES
This constant can be passed to IPTSession.OpenGlobalObject to retrieve a QueryResult containing all global objects that can be scheduled.

See Also:
Constant Field Values

PT_GLOBAL_SCHEDULED_AGENTS

public static final int PT_GLOBAL_SCHEDULED_AGENTS
This constant can be passed to IPTSession.OpenGlobalObject to retrieve a QueryResult containing all global agents.

See Also:
Constant Field Values

PT_GLOBAL_SERVERCONFIGSETTINGS

public static final int PT_GLOBAL_SERVERCONFIGSETTINGS
The global Server Config Settings object

See Also:
IPTServerConfigSettings, Constant Field Values

PT_GLOBAL_ACTIVITY_SECURITY_MANAGER

public static final int PT_GLOBAL_ACTIVITY_SECURITY_MANAGER
The global Activity Security Manager

See Also:
IPTActivityGroups, IPTListManager, Constant Field Values

PT_GLOBAL_MIGRATION_MANAGER

public static final int PT_GLOBAL_MIGRATION_MANAGER
The global Migration Manager, used to import and export Plumtree objects

See Also:
IPTMigrationManager, Constant Field Values

PT_GLOBAL_STRING_LOCALIZATION_MANAGER

public static final int PT_GLOBAL_STRING_LOCALIZATION_MANAGER
The global String Localization Manager, used to import and export all localized Server strings (names and descriptions of objects)

See Also:
IPTStringLocalizationManager, Constant Field Values

PT_GLOBAL_PROFILE_MANAGER

public static final int PT_GLOBAL_PROFILE_MANAGER
The global Profile Manager, used to manage User Profile information

See Also:
IPTProfileManager, Constant Field Values

PT_GLOBAL_MYPORTAL

public static final int PT_GLOBAL_MYPORTAL
Deprecated. 
See Also:
Constant Field Values

PT_GLOBAL_LOCKMANAGER

public static final int PT_GLOBAL_LOCKMANAGER
Centrally manages Plumtree object locks.

See Also:
IPTLockManager, Constant Field Values

PT_GLOBAL_AUDITMANAGER

public static final int PT_GLOBAL_AUDITMANAGER
Enables and disables auditing, retrieves audit results, etc.

See Also:
IPTAuditManager, Constant Field Values

PT_GLOBAL_GADGETGATEWAY

public static final int 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.

See Also:
IPTGadgetGateway, Constant Field Values

PT_GLOBAL_DYNAMIC_MEMBERSHIP_UPDATE_AGENT

public static final int PT_GLOBAL_DYNAMIC_MEMBERSHIP_UPDATE_AGENT
Dynamic Membership Update Agent - manages dynamic memberships for Plumtree groups.

See Also:
IPTUserGroup, Constant Field Values

PT_GLOBAL_WEB_DOWNLOADER_SESSION

public static final int PT_GLOBAL_WEB_DOWNLOADER_SESSION
The WebDownloader session associated with the current IPTSession

See Also:
Constant Field Values

PT_GLOBAL_TEST_MANAGER

public static final int PT_GLOBAL_TEST_MANAGER
Deprecated. 
See Also:
Constant Field Values

PT_GLOBAL_XUI_SERVICE_MANAGER

public static final int PT_GLOBAL_XUI_SERVICE_MANAGER
The XUI service manager.

See Also:
IServiceManager, Constant Field Values

PT_GLOBAL_SUBMIT_HELPER

public static final int PT_GLOBAL_SUBMIT_HELPER
The component used to submit remote documents.

See Also:
IPTGenerateState, Constant Field Values

PT_GLOBAL_WEB_SUBMIT_HELPER

public static final int PT_GLOBAL_WEB_SUBMIT_HELPER
The component used to submit web documents.

See Also:
IPTGenerateState, Constant Field Values
Constructor Detail

PT_GLOBALOBJECTS

public PT_GLOBALOBJECTS()


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.