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, logout
protected InProcessManagersFactory(Map config) throws FdkException
FdkException
public abstract FdkSession getFdkSession()
public abstract ExtendedLockManager getExtendedLockManager() throws FdkException
FdkException
public abstract ExtendedFileContentManager getExtendedFileContentManager() throws FdkException
FdkException
public abstract MailManager getMailManager() throws FdkException
FdkException
Copyright © 2023. All rights reserved.