ManagersFactory@Deprecated public class Managers extends Object
| Modifier and Type | Method and Description | 
|---|---|
static ArchiveManager | 
getArchiveManager(FdkSession session)
Deprecated.  
Returns the Archive manager. 
 | 
static AuditManager | 
getAuditManager(FdkSession session)
Deprecated.  
Returns the AuditManager. 
 | 
static CategoryManager | 
getCategoryManager(FdkSession session)
Deprecated.  
Returns the Category manager used to support custom metadata. 
 | 
static CommonManager | 
getCommonManager(FdkSession session)
Deprecated.  
Returns the common manager used to perform common operations. 
 | 
static ContainerManager | 
getContainerManager(FdkSession session)
Deprecated.  
Returns the container manager. 
 | 
static DomainManager | 
getDomainManager(FdkSession session)
Deprecated.  
Returns the domain manager. 
 | 
static ExtendedFileContentManager | 
getFileContentManager(FdkSession session)
Deprecated.  
Returns the file content manager used to perform content operations. 
 | 
static FileManager | 
getFileManager(FdkSession session)
Deprecated.  
Returns the file manager used to perform basic file management operations. 
 | 
static GroupManager | 
getGroupManager(FdkSession session)
Deprecated.  
Returns the group manager used to perform operations on groups. 
 | 
static ExtendedLockManager | 
getLockManager(FdkSession session)
Deprecated.  
Returns the lock manager. 
 | 
static MailManager | 
getMailManager(FdkSession session)
Deprecated.  
Returns the Mail manager. 
 | 
static RequestManager | 
getRequestManager(FdkSession session)
Deprecated.  
Returns the request manager. 
 | 
static SearchManager | 
getSearchManager(FdkSession session)
Deprecated.  
Returns the search manager. 
 | 
static SecurityManager | 
getSecurityManager(FdkSession session)
Deprecated.  
Returns the security manager. 
 | 
static SessionManager | 
getSessionManager(FdkSession session)
Deprecated.  
Returns the session manager used to perform session and transaction
 operations. 
 | 
static SortManager | 
getSortManager(FdkSession session)
Deprecated.  
Returns the sort manager. 
 | 
static SystemConfigurationManager | 
getSystemConfigurationManager(FdkSession session)
Deprecated.  
Returns the system configuration manager used to query the configuration
 of the server. 
 | 
static TrashManager | 
getTrashManager(FdkSession session)
Deprecated.  
Returns the trash manager used to perform operations on trash folders. 
 | 
static UserManager | 
getUserManager(FdkSession session)
Deprecated.  
Returns the User manager used to support user operations. 
 | 
static VersionManager | 
getVersionManager(FdkSession session)
Deprecated.  
Returns the version manager used to perform versioning operations. 
 | 
static WorkflowManager | 
getWorkflowManager(FdkSession session)
Deprecated.  
Returns the workflow manager. 
 | 
static WorkspaceManager | 
getWorkspaceManager(FdkSession session)
Deprecated.  
Returns the workspace manager. 
 | 
public static final SessionManager getSessionManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final SystemConfigurationManager getSystemConfigurationManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final FileManager getFileManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final VersionManager getVersionManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final ExtendedFileContentManager getFileContentManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final CommonManager getCommonManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final GroupManager getGroupManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final TrashManager getTrashManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final CategoryManager getCategoryManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final DomainManager getDomainManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final ContainerManager getContainerManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final WorkspaceManager getWorkspaceManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final SearchManager getSearchManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final SecurityManager getSecurityManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final WorkflowManager getWorkflowManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final UserManager getUserManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final RequestManager getRequestManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final ExtendedLockManager getLockManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final SortManager getSortManager(FdkSession session) throws FdkException
session - the session contextFdkException - other: if the operation failspublic static final ArchiveManager getArchiveManager(FdkSession session) throws FdkException
session - the session contextFdkException - if the operation failspublic static final AuditManager getAuditManager(FdkSession session) throws FdkException
session - the session contextFdkException - if the operation failspublic static final MailManager getMailManager(FdkSession session) throws FdkException
session - the session contextFdkException - if the operation failsCopyright © 2025. All rights reserved.