public abstract class InProcessManagersFactory extends ManagersFactory
CONFIG_SERVER_VERSION, CONFIG_WS_URL| Modifier | Constructor and Description |
|---|---|
protected |
InProcessManagersFactory(Map config)
Protected constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ExtendedFileContentManager |
getExtendedFileContentManager()
Returns The ExtendedFileContentManager instance.
|
abstract ExtendedLockManager |
getExtendedLockManager()
Returns the ExtendedLockManager instance.
|
abstract FdkSession |
getFdkSession()
Returns the FdkSession created by this instance.
|
abstract MailManager |
getMailManager()
Returns the MailManager instance.
|
beginRequest, endRequest, getArchiveManager, getAuditManager, getCategoryManager, getCommonManager, getContainerManager, getContentManager, getDomainManager, getFileContentManager, getFileManager, getGroupManager, getLifecycleManager, getLockManager, getRelationManager, getRequestManager, getSearchManager, getSecurityManager, getSessionManager, getSortManager, getSystemConfigurationManager, getTrashManager, getUser, getUserManager, getVersionManager, getWorkflowManager, getWorkspaceManager, isInProcess, login, login, login, login, logoutprotected InProcessManagersFactory(Map config) throws FdkException
FdkExceptionpublic abstract FdkSession getFdkSession()
public abstract ExtendedLockManager getExtendedLockManager() throws FdkException
FdkExceptionpublic abstract ExtendedFileContentManager getExtendedFileContentManager() throws FdkException
FdkExceptionpublic abstract MailManager getMailManager() throws FdkException
FdkExceptionCopyright © 2025. All rights reserved.