com.wewebu.ow.server.app
Class OwAppEdition
java.lang.Object
com.wewebu.ow.server.app.OwAppEdition
public class OwAppEdition
- extends Object
Utility that returns different footer based on released edition.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Field Summary |
protected static org.apache.log4j.Logger |
LOG
package logger for the class |
Method Summary |
String |
getEditionFooter(OwAppContext mainContext_p,
javax.servlet.http.HttpServletRequest request_p)
Returns footer text, if the implementation version contains the word "sprint" the edition is marked as naja warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final org.apache.log4j.Logger LOG
- package logger for the class
OwAppEdition
public OwAppEdition()
getEditionFooter
public String getEditionFooter(OwAppContext mainContext_p,
javax.servlet.http.HttpServletRequest request_p)
throws Exception
- Returns footer text, if the implementation version contains the word "sprint" the edition is marked as naja warning
- Parameters:
mainContext_p
- reference to the AppContext
- Returns:
- String application customized footer
- Throws:
Exception
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.