org.infoglue.cms.controllers.usecases.common
Class LoginUCCFactory

java.lang.Object
  extended by org.infoglue.cms.controllers.usecases.common.LoginUCCFactory

public class LoginUCCFactory
extends java.lang.Object


Constructor Summary
LoginUCCFactory()
           
 
Method Summary
static LoginUCC newLoginUCC()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginUCCFactory

public LoginUCCFactory()
Method Detail

newLoginUCC

public static LoginUCC newLoginUCC()
                            throws SystemException
Throws:
SystemException


Copyright © 2005 InfoGlue.org All Rights Reserved.