Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.web.helper
Class CaseManagementStartupHelper

java.lang.Object
  extended by org.nuxeo.ecm.webapp.helpers.StartupHelper
      extended by org.nuxeo.cm.web.helper.CaseManagementStartupHelper
All Implemented Interfaces:
Serializable

@Name(value="startupHelper")
@Scope(value=SESSION)
@Install(precedence=20)
public class CaseManagementStartupHelper
extends org.nuxeo.ecm.webapp.helpers.StartupHelper

Overwrite default StartupHelper to provide custom startup page for casemanagement.

Author:
Laurent Doguin
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuxeo.ecm.webapp.helpers.StartupHelper
LANGUAGE_PARAMETER
 
Constructor Summary
CaseManagementStartupHelper()
           
 
Method Summary
 String initServerAndFindStartupPage()
           
 
Methods inherited from class org.nuxeo.ecm.webapp.helpers.StartupHelper
initDomainAndFindStartupPage, setupCurrentUser
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaseManagementStartupHelper

public CaseManagementStartupHelper()
Method Detail

initServerAndFindStartupPage

public String initServerAndFindStartupPage()
                                    throws org.nuxeo.ecm.core.api.ClientException
Overrides:
initServerAndFindStartupPage in class org.nuxeo.ecm.webapp.helpers.StartupHelper
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.