lumis.doui
Class DouiManagerFactory

Package class diagram package DouiManagerFactory
java.lang.Object
  extended by lumis.doui.DouiManagerFactory

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

Responsible for providing DOUI related managers.

Since:
4.0.0

Constructor Summary
DouiManagerFactory()
           
 
Method Summary
static IControlManager getControlManager()
           
static IDouiContentTreeManager getDouiContentTreeManager()
           
static IDouiManager getDouiManager()
           
static IProcessActionManager getProcessActionManager()
           
static ISourceManager getSourceManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DouiManagerFactory

public DouiManagerFactory()
Method Detail

getDouiManager

public static IDouiManager getDouiManager()
                                   throws PortalException
Throws:
PortalException

getControlManager

public static IControlManager getControlManager()
                                         throws PortalException
Throws:
PortalException

getSourceManager

public static ISourceManager getSourceManager()
                                       throws PortalException
Throws:
PortalException

getProcessActionManager

public static IProcessActionManager getProcessActionManager()
                                                     throws PortalException
Throws:
PortalException

getDouiContentTreeManager

public static IDouiContentTreeManager getDouiContentTreeManager()
                                                         throws PortalException
Throws:
PortalException


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