com.bea.netuix.application
Class NetuixHomeFactory

java.lang.Object
  extended by com.bea.netuix.application.NetuixHomeFactory

public class NetuixHomeFactory
extends Object

This class caches WLP Framework (Netuix) EJBHome instances. It is application-scoped.


Method Summary
 BookDefinitionManagerHome getBookDefinitionManagerHome()
          Gets the cached instance of the BookDefinitionManagerHome EJB Home.
 CommunityManagerHome getCommunityManagerHome()
          Gets the cached instance of the CommunityManagerHome EJB Home.
 CommunityMemberManagerHome getCommunityMemberManagerHome()
          Gets the cached instance of the CommunityMemberManagerHome EJB Home.
 ConsumerRegistrationServiceLocalHome getConsumerRegistrationServiceLocalHome()
          Gets the cached instance of the ConsumerRegistrationServiceLocalHome EJB Home.
 DesktopDefinitionManagerHome getDesktopDefinitionManagerHome()
          Gets the cached instance of the DesktopDefinitionManagerHome EJB Home.
 ExportImportManagerHome getExportImportManagerHome()
          Gets the cached instance of the ExportImportManagerHome EJB Home.
static NetuixHomeFactory getInstance()
          Retrieves the singleton instance of the NetuixHomeFactory cache object.
 LocalizationManagerHome getLocalizationManagerHome()
          Gets the cached instance of the LocalizationManagerHome EJB Home.
 LocalManagerHome getLocalManagerHome()
          Gets the cached instance of the LocalManagerHome EJB Home.
 LookAndFeelDefinitionManagerHome getLookAndFeelDefinitionManagerHome()
          Gets the cached instance of the LookAndFeelDefinitionManagerHome EJB Home.
 MarkupDefinitionManagerHome getMarkupDefinitionManagerHome()
          Gets the cached instance of the MarkupDefinitionManagerHome EJB Home.
 NotificationManagerHome getNotificationManagerHome()
          Gets the cached instance of the NotificationManagerHome EJB Home.
 PageDefinitionManagerHome getPageDefinitionManagerHome()
          Gets the cached instance of the PageDefinitionManagerHome EJB Home.
 PFTemplateManagerHome getPFTemplateManagerHome()
          Gets the cached instance of the PFTemplateManagerHome EJB Home.
 PortalCustomizationManagerHome getPortalCustomizationManagerHome()
          Gets the cached instance of the PortalCustomizationManagerHome EJB Home.
 PortalDefinitionManagerHome getPortalDefinitionManagerHome()
          Gets the cached instance of the PortalDefinitionManagerHome EJB Home.
 PortalPresentationManagerHome getPortalPresentationManagerHome()
          Gets the cached instance of the PortalPresentationManagerHome EJB Home.
 PortletCategoryManagerHome getPortletCategoryManagerHome()
          Gets the cached instance of the PortletCategoryManagerHome EJB Home.
 PortletDefinitionManagerHome getPortletDefinitionManagerHome()
          Gets the cached instance of the PortletDefinitionManagerHome EJB Home.
 com.bea.portlet.prefs.PreferencePersistenceManagerHome getPreferencePersistenceManagerHome()
          Gets the cached instance of the PreferencePersistenceManagerHome EJB Home.
 ProducerPersistenceManagerHome getProducerPersistenceManagerHome()
          Gets the cached instance of the ProducerPersistenceManagerHome EJB Home.
 ProducerPersistenceManagerLocalHome getProducerPersistenceManagerLocalHome()
          Gets the cached instance of the ProducerPersistenceManagerLocalHome EJB Home.
 ProxyPortletPersistenceManagerHome getProxyPortletPersistenceManagerHome()
          Gets the cached instance of the ProxyPortletPersistenceManagerHome EJB Home.
 ProxyPortletPersistenceManagerLocalHome getProxyPortletPersistenceManagerLocalHome()
          Gets the cached instance of the ProxyPortletPersistenceManagerLocalHome EJB Home.
 ShellDefinitionManagerHome getShellDefinitionManagerHome()
          Gets the cached instance of the ShellDefinitionManagerHome EJB Home.
 UrlCompressionManagerHome getUrlCompressionManagerHome()
          Gets the cached instance of the UrlCompressionManagerHome EJB Home.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static NetuixHomeFactory getInstance()
Retrieves the singleton instance of the NetuixHomeFactory cache object.

Returns
the singleton instance of the NetuixHomeFactory cache object

getShellDefinitionManagerHome

public ShellDefinitionManagerHome getShellDefinitionManagerHome()
Gets the cached instance of the ShellDefinitionManagerHome EJB Home.

Returns
the cached instance of the ShellDefinitionManagerHome EJB Home.

getLookAndFeelDefinitionManagerHome

public LookAndFeelDefinitionManagerHome getLookAndFeelDefinitionManagerHome()
Gets the cached instance of the LookAndFeelDefinitionManagerHome EJB Home.

Returns
the cached instance of the LookAndFeelDefinitionManagerHome EJB Home.

getBookDefinitionManagerHome

public BookDefinitionManagerHome getBookDefinitionManagerHome()
Gets the cached instance of the BookDefinitionManagerHome EJB Home.

Returns
the cached instance of the BookDefinitionManagerHome EJB Home.

getPageDefinitionManagerHome

public PageDefinitionManagerHome getPageDefinitionManagerHome()
Gets the cached instance of the PageDefinitionManagerHome EJB Home.

Returns
the cached instance of the PageDefinitionManagerHome EJB Home.

getPortletDefinitionManagerHome

public PortletDefinitionManagerHome getPortletDefinitionManagerHome()
Gets the cached instance of the PortletDefinitionManagerHome EJB Home.

Returns
the cached instance of the PortletDefinitionManagerHome EJB Home.

getPortletCategoryManagerHome

public PortletCategoryManagerHome getPortletCategoryManagerHome()
Gets the cached instance of the PortletCategoryManagerHome EJB Home.

Returns
the cached instance of the PortletCategoryManagerHome EJB Home.

getPortalDefinitionManagerHome

public PortalDefinitionManagerHome getPortalDefinitionManagerHome()
Gets the cached instance of the PortalDefinitionManagerHome EJB Home.

Returns
the cached instance of the PortalDefinitionManagerHome EJB Home.

getPortalPresentationManagerHome

public PortalPresentationManagerHome getPortalPresentationManagerHome()
Gets the cached instance of the PortalPresentationManagerHome EJB Home.

Returns
the cached instance of the PortalPresentationManagerHome EJB Home.

getDesktopDefinitionManagerHome

public DesktopDefinitionManagerHome getDesktopDefinitionManagerHome()
Gets the cached instance of the DesktopDefinitionManagerHome EJB Home.

Returns
the cached instance of the DesktopDefinitionManagerHome EJB Home.

getPortalCustomizationManagerHome

public PortalCustomizationManagerHome getPortalCustomizationManagerHome()
Gets the cached instance of the PortalCustomizationManagerHome EJB Home.

Returns
the cached instance of the PortalCustomizationManagerHome EJB Home.

getMarkupDefinitionManagerHome

public MarkupDefinitionManagerHome getMarkupDefinitionManagerHome()
Gets the cached instance of the MarkupDefinitionManagerHome EJB Home.

Returns
the cached instance of the MarkupDefinitionManagerHome EJB Home.

getLocalizationManagerHome

public LocalizationManagerHome getLocalizationManagerHome()
Gets the cached instance of the LocalizationManagerHome EJB Home.

Returns
the cached instance of the LocalizationManagerHome EJB Home.

getCommunityManagerHome

public CommunityManagerHome getCommunityManagerHome()
Gets the cached instance of the CommunityManagerHome EJB Home.

Returns
the cached instance of the CommunityManagerHome EJB Home.

getCommunityMemberManagerHome

public CommunityMemberManagerHome getCommunityMemberManagerHome()
Gets the cached instance of the CommunityMemberManagerHome EJB Home.

Returns
the cached instance of the CommunityMemberManagerHome EJB Home.

getNotificationManagerHome

public NotificationManagerHome getNotificationManagerHome()
Gets the cached instance of the NotificationManagerHome EJB Home.

Returns
the cached instance of the NotificationManagerHome EJB Home.

getLocalManagerHome

public LocalManagerHome getLocalManagerHome()
Gets the cached instance of the LocalManagerHome EJB Home.

Returns
the cached instance of the LocalManagerHome EJB Home.

getUrlCompressionManagerHome

public UrlCompressionManagerHome getUrlCompressionManagerHome()
Gets the cached instance of the UrlCompressionManagerHome EJB Home.

Returns
the cached instance of the UrlCompressionManagerHome EJB Home.

getPreferencePersistenceManagerHome

public com.bea.portlet.prefs.PreferencePersistenceManagerHome getPreferencePersistenceManagerHome()
Gets the cached instance of the PreferencePersistenceManagerHome EJB Home.

Returns
the cached instance of the PreferencePersistenceManagerHome EJB Home.

getProxyPortletPersistenceManagerHome

public ProxyPortletPersistenceManagerHome getProxyPortletPersistenceManagerHome()
Gets the cached instance of the ProxyPortletPersistenceManagerHome EJB Home.

Returns
the cached instance of the ProxyPortletPersistenceManagerHome EJB Home.

getProxyPortletPersistenceManagerLocalHome

public ProxyPortletPersistenceManagerLocalHome getProxyPortletPersistenceManagerLocalHome()
Gets the cached instance of the ProxyPortletPersistenceManagerLocalHome EJB Home.

Returns
the cached instance of the ProxyPortletPersistenceManagerLocalHome EJB Home.

getPFTemplateManagerHome

public PFTemplateManagerHome getPFTemplateManagerHome()
Gets the cached instance of the PFTemplateManagerHome EJB Home.

Returns
the cached instance of the PFTemplateManagerHome EJB Home.

getProducerPersistenceManagerHome

public ProducerPersistenceManagerHome getProducerPersistenceManagerHome()
Gets the cached instance of the ProducerPersistenceManagerHome EJB Home.

Returns
the cached instance of the ProducerPersistenceManagerHome EJB Home.

getProducerPersistenceManagerLocalHome

public ProducerPersistenceManagerLocalHome getProducerPersistenceManagerLocalHome()
Gets the cached instance of the ProducerPersistenceManagerLocalHome EJB Home.

Returns
the cached instance of the ProducerPersistenceManagerLocalHome EJB Home.

getConsumerRegistrationServiceLocalHome

public ConsumerRegistrationServiceLocalHome getConsumerRegistrationServiceLocalHome()
Gets the cached instance of the ConsumerRegistrationServiceLocalHome EJB Home.

Returns
the cached instance of the ConsumerRegistrationServiceLocalHome EJB Home.

getExportImportManagerHome

public ExportImportManagerHome getExportImportManagerHome()
Gets the cached instance of the ExportImportManagerHome EJB Home.

Returns
the cached instance of the ExportImportManagerHome EJB Home.


Copyright © 2011, Oracle. All rights reserved.