lumis.portal.manager
Class ManagerFactory

Package class diagram package ManagerFactory
java.lang.Object
  extended by lumis.portal.manager.ManagerFactory

@StableMinor(version="6.2",
             sinceVersion="4.0")
public abstract class ManagerFactory
extends Object

Provides access to all portal managers.

Since:
4.0.0

Constructor Summary
ManagerFactory()
           
 
Method Summary
static IApplicationServerManager getApplicationServerManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IAuthenticationManager getAuthenticationManager()
           
static ICacheManager getCacheManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IChannelAclManager getChannelAclManager()
           
static IChannelAclSerializationManager getChannelAclSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IChannelManager getChannelManager()
           
static IChannelSerializationManager getChannelSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IChannelTemplateManager getChannelTemplateManager()
           
static IChannelTemplateSerializationManager getChannelTemplateSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IChannelTreeManager getChannelTreeManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IClockManager getClockManager()
           
static IClusterManager getClusterManager()
           
static ICryptoManager getCryptoManager()
          Returns the manager for cryptographic related operations.
static ICssManager getCssManager()
           
static ICssSerializationManager getCssSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IDeploymentManager getDeploymentManager()
           
static EntityManager getEntityManager()
          Returns the entity manager for the current transaction.
static IExecutorManager getExecutorManager()
          Returns the portal executor manager.
static IFileManager getFileManager()
           
static IFileSystemManager getFileSystemManager()
          Returns the portal file system manager.
static IGenericAclManager getGenericAclManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IGroupAclManager getGroupAclManager()
           
static IGroupAclSerializationManager getGroupAclSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IGroupManager getGroupManager()
           
static IGroupSerializationManager getGroupSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IHyperLinkManager getHyperLinkManager()
           
static ILocalizationManager getLocalizationManager()
           
static ILockManager getLockManager()
           
static ILogger getLogger()
          Deprecated. Use LoggerFactory to obtain a logger instead of calling this method.
static IMetaTagManager getMetaTagManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IMonitorManager getMonitorManager()
          Returns the manager for monitoring operations.
static IPageAclManager getPageAclManager()
           
static IPageAclSerializationManager getPageAclSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IPageCacheManager getPageCacheManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IPageLinkManager getPageLinkManager()
           
static IPageManager getPageManager()
           
static IPageSerializationManager getPageSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IPageTemplateAclManager getPageTemplateAclManager()
           
static IPageTemplateManager getPageTemplateManager()
           
static IPortalAclManager getPortalAclManager()
           
static IPortalEventManager getPortalEventManager()
           
static IPreferencesManager getPreferencesManager()
           
static IPresentationManager getPresentationManager()
           
static IPrincipalManager getPrincipalManager()
           
static IPrincipalSerializationManager getPrincipalSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IProgressManager getProgressManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IPropertyBagManager getPropertyBagManager()
          Returns the manager for the property bag API.
static IPropertyBagSerializationManager getPropertyBagSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IReportManager getReportManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static ISendMailManager getSendMailManager()
           
static ISerializationManager getSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static ISerializationManager2 getSerializationManager2()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IServiceAclManager getServiceAclManager()
           
static IServiceInstanceAclManager getServiceInstanceAclManager()
           
static IServiceInstanceAclSerializationManager getServiceInstanceAclSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IServiceInstanceManager getServiceInstanceManager()
           
static IServiceInstanceSerializationManager getServiceInstanceSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IServiceInterfaceInstanceManager getServiceInterfaceInstanceManager()
           
static IServiceInterfaceInstanceSerializationManager getServiceInterfaceInstanceSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IServiceInterfaceListManager getServiceInterfaceListManager()
           
static IServiceInterfaceManager getServiceInterfaceManager()
           
static IServiceInterfaceSerializationManager getServiceInterfaceSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IServiceManager getServiceManager()
           
static IServiceSerializationManager getServiceSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IUpgradeManager getUpgradeManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IURLManager getURLManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IUserManager getUserManager()
           
static IUserSerializationManager getUserSerializationManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
static IWebsiteManager getWebsiteManager()
          Returns the manager providing high-level website related operations.
static IXslCacheManager getXslCacheManager()
          Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagerFactory

public ManagerFactory()
Method Detail

getEntityManager

public static EntityManager getEntityManager()
Returns the entity manager for the current transaction.

Returns:
the entity manager.
Throws:
TransactionRequiredException - if there is no transaction associated with the current thread.
Since:
4.2.0
See Also:
PortalTransactionFactory, EntityManager, lumis.content.core

getFileSystemManager

public static IFileSystemManager getFileSystemManager()
Returns the portal file system manager.

Returns:
the portal file system manager.
Since:
4.1.0

getCacheManager

@Deprecated
public static ICacheManager getCacheManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.

Returns the portal cache framework manager.

Returns:
the portal cache framework manager.
Since:
4.0.11

getAuthenticationManager

public static IAuthenticationManager getAuthenticationManager()

getChannelAclManager

public static IChannelAclManager getChannelAclManager()

getChannelAclSerializationManager

@Deprecated
public static IChannelAclSerializationManager getChannelAclSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getChannelManager

public static IChannelManager getChannelManager()

getChannelSerializationManager

@Deprecated
public static IChannelSerializationManager getChannelSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getChannelTemplateManager

public static IChannelTemplateManager getChannelTemplateManager()

getChannelTemplateSerializationManager

@Deprecated
public static IChannelTemplateSerializationManager getChannelTemplateSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getChannelTreeManager

@Deprecated
public static IChannelTreeManager getChannelTreeManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getClockManager

public static IClockManager getClockManager()

getClusterManager

public static IClusterManager getClusterManager()

getCssManager

public static ICssManager getCssManager()

getCssSerializationManager

@Deprecated
public static ICssSerializationManager getCssSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getExecutorManager

public static IExecutorManager getExecutorManager()
Returns the portal executor manager.

Returns:
the portal executor manager.
Since:
4.1.0

getFileManager

public static IFileManager getFileManager()

getGenericAclManager

@Deprecated
public static IGenericAclManager getGenericAclManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getGroupManager

public static IGroupManager getGroupManager()

getGroupSerializationManager

@Deprecated
public static IGroupSerializationManager getGroupSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getGroupAclManager

public static IGroupAclManager getGroupAclManager()

getGroupAclSerializationManager

@Deprecated
public static IGroupAclSerializationManager getGroupAclSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getHyperLinkManager

public static IHyperLinkManager getHyperLinkManager()

getLocalizationManager

public static ILocalizationManager getLocalizationManager()

getLockManager

public static ILockManager getLockManager()

getLogger

@Deprecated
public static ILogger getLogger()
Deprecated. Use LoggerFactory to obtain a logger instead of calling this method.


getMonitorManager

public static IMonitorManager getMonitorManager()
Returns the manager for monitoring operations.

Returns:
the manager for monitoring operations.
Since:
4.1.0

getPageAclManager

public static IPageAclManager getPageAclManager()

getPageAclSerializationManager

@Deprecated
public static IPageAclSerializationManager getPageAclSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getPageCacheManager

@Deprecated
public static IPageCacheManager getPageCacheManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getPageLinkManager

public static IPageLinkManager getPageLinkManager()

getMetaTagManager

@Deprecated
public static IMetaTagManager getMetaTagManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getReportManager

@Deprecated
public static IReportManager getReportManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.

Returns the manager for report related operations.

Returns:
the manager for report related operations.
Since:
4.2.0

getPropertyBagManager

public static IPropertyBagManager getPropertyBagManager()
Returns the manager for the property bag API.

Returns:
the property bag manager.
Since:
5.0.0
See Also:
lumis.portal.propertybag

getPageManager

public static IPageManager getPageManager()

getPageSerializationManager

@Deprecated
public static IPageSerializationManager getPageSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getPageTemplateAclManager

public static IPageTemplateAclManager getPageTemplateAclManager()

getPageTemplateManager

public static IPageTemplateManager getPageTemplateManager()

getPortalAclManager

public static IPortalAclManager getPortalAclManager()

getPortalEventManager

public static IPortalEventManager getPortalEventManager()

getPresentationManager

public static IPresentationManager getPresentationManager()

getPrincipalManager

public static IPrincipalManager getPrincipalManager()

getPrincipalSerializationManager

@Deprecated
public static IPrincipalSerializationManager getPrincipalSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getSendMailManager

public static ISendMailManager getSendMailManager()

getSerializationManager

@Deprecated
public static ISerializationManager getSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getSerializationManager2

@Deprecated
public static ISerializationManager2 getSerializationManager2()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getServiceAclManager

public static IServiceAclManager getServiceAclManager()

getServiceInstanceAclManager

public static IServiceInstanceAclManager getServiceInstanceAclManager()

getServiceInstanceAclSerializationManager

@Deprecated
public static IServiceInstanceAclSerializationManager getServiceInstanceAclSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getServiceInstanceManager

public static IServiceInstanceManager getServiceInstanceManager()

getServiceInstanceSerializationManager

@Deprecated
public static IServiceInstanceSerializationManager getServiceInstanceSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getServiceInterfaceInstanceManager

public static IServiceInterfaceInstanceManager getServiceInterfaceInstanceManager()

getServiceInterfaceInstanceSerializationManager

@Deprecated
public static IServiceInterfaceInstanceSerializationManager getServiceInterfaceInstanceSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getServiceInterfaceListManager

public static IServiceInterfaceListManager getServiceInterfaceListManager()

getServiceInterfaceManager

public static IServiceInterfaceManager getServiceInterfaceManager()

getServiceInterfaceSerializationManager

@Deprecated
public static IServiceInterfaceSerializationManager getServiceInterfaceSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getServiceManager

public static IServiceManager getServiceManager()

getServiceSerializationManager

@Deprecated
public static IServiceSerializationManager getServiceSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getUpgradeManager

@Deprecated
public static IUpgradeManager getUpgradeManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getUserManager

public static IUserManager getUserManager()

getUserSerializationManager

@Deprecated
public static IUserSerializationManager getUserSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getXslCacheManager

@Deprecated
public static IXslCacheManager getXslCacheManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getProgressManager

@Deprecated
public static IProgressManager getProgressManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getDeploymentManager

public static IDeploymentManager getDeploymentManager()

getApplicationServerManager

@Deprecated
public static IApplicationServerManager getApplicationServerManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.


getPreferencesManager

public static IPreferencesManager getPreferencesManager()

getPropertyBagSerializationManager

@Deprecated
public static IPropertyBagSerializationManager getPropertyBagSerializationManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.

Returns the property bag serialization manager.

Returns:
the property bag serialization manager.
Since:
5.0.0

getURLManager

@Deprecated
public static IURLManager getURLManager()
Deprecated. Since 6.0.0, methods in ManagerFactory that return non-stable (see lumis.portal.stability) objects are deprecated, due to risk of incompatibility between versions. Such methods are for portal internal use.

Returns the URL manager.

Returns:
the URL manager.
Since:
5.0.0

getCryptoManager

public static ICryptoManager getCryptoManager()
Returns the manager for cryptographic related operations.

Returns:
the manager for cryptographic related operations.
Since:
5.5.0

getWebsiteManager

public static IWebsiteManager getWebsiteManager()
Returns the manager providing high-level website related operations.

Returns:
the website manager.
Since:
6.2.0
See Also:
lumis.portal.website


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.