|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.plumtree.server.PT_GLOBALOBJECTS
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.
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_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()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PT_GLOBAL_DOCUMENTTYPEMAP
IPTDocumentTypeMappublic static final int PT_GLOBAL_PROPERTYMAP
IPTPropertyMappublic static final int PT_GLOBAL_ACLSYNCMAP
IPTACLSyncMappublic static final int PT_GLOBAL_OBJECTPROPERTYMAP
IPTObjectPropertyMappublic static final int PT_GLOBAL_CARD_REFRESH_AGENT
IPTCardRefreshAgentpublic static final int PT_GLOBAL_CATALOG_SEARCH_UPDATE_AGENT
IPTSearchMaintenance,
IPTScheduledOperationpublic static final int PT_GLOBAL_SYNC_NTUSERS_AGENT
public static final int PT_GLOBAL_FILE_UPLOAD_AGENT
public static final int PT_GLOBAL_WEEKLY_HOUSEKEEPING_AGENT
IPTScheduledOperationpublic static final int PT_GLOBAL_FEDERATED_SEARCH_AGENT
public static final int PT_GLOBAL_SCHEDULED_CLASSES
public static final int PT_GLOBAL_SCHEDULED_AGENTS
public static final int PT_GLOBAL_SERVERCONFIGSETTINGS
IPTServerConfigSettingspublic static final int PT_GLOBAL_ACTIVITY_SECURITY_MANAGER
IPTActivityGroups,
IPTListManagerpublic static final int PT_GLOBAL_MIGRATION_MANAGER
IPTMigrationManagerpublic static final int PT_GLOBAL_STRING_LOCALIZATION_MANAGER
IPTStringLocalizationManagerpublic static final int PT_GLOBAL_PROFILE_MANAGER
IPTProfileManagerpublic static final int PT_GLOBAL_MYPORTAL
public static final int PT_GLOBAL_LOCKMANAGER
IPTLockManagerpublic static final int PT_GLOBAL_AUDITMANAGER
IPTAuditManagerpublic static final int PT_GLOBAL_GADGETGATEWAY
IPTGadgetGatewaypublic static final int PT_GLOBAL_WEB_DOWNLOADER_SESSION
public static final int PT_GLOBAL_TEST_MANAGER
public static final int PT_GLOBAL_XUI_SERVICE_MANAGER
IServiceManagerpublic static final int PT_GLOBAL_SUBMIT_HELPER
IPTGenerateStatepublic static final int PT_GLOBAL_WEB_SUBMIT_HELPER
IPTGenerateState| Constructor Detail |
public PT_GLOBALOBJECTS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||