arta.synergy.ejb.help
Class HelpBean

java.lang.Object
  extended by arta.synergy.ejb.help.HelpBean
All Implemented Interfaces:
arta.synergy.common.util.help.HelpBeanIF

public class HelpBean
extends java.lang.Object
implements arta.synergy.common.util.help.HelpBeanIF

Created by IntelliJ IDEA. User: exile Date: 31.05.2012 Time: 17:25:24 To change this template use File | Settings | File Templates.


Constructor Summary
HelpBean()
           
 
Method Summary
 void changeLogShowed(java.lang.String version, java.lang.String userID)
           
 java.util.ArrayList<java.lang.String> getGetttingStartedModules()
           
 void GettingStartedShown(java.lang.String userID)
           
 ServerResult<java.lang.Boolean> sendRequest(java.lang.String theme, java.lang.String fullName, java.lang.String email, java.lang.String subject, java.lang.String userID, java.lang.String locale)
           
 boolean showChangeLog(java.lang.String version, java.lang.String userID)
           
 boolean showGettingStarted(java.lang.String userID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpBean

public HelpBean()
Method Detail

showChangeLog

public boolean showChangeLog(java.lang.String version,
                             java.lang.String userID)
Specified by:
showChangeLog in interface arta.synergy.common.util.help.HelpBeanIF

changeLogShowed

public void changeLogShowed(java.lang.String version,
                            java.lang.String userID)
Specified by:
changeLogShowed in interface arta.synergy.common.util.help.HelpBeanIF

sendRequest

public ServerResult<java.lang.Boolean> sendRequest(java.lang.String theme,
                                                   java.lang.String fullName,
                                                   java.lang.String email,
                                                   java.lang.String subject,
                                                   java.lang.String userID,
                                                   java.lang.String locale)
Specified by:
sendRequest in interface arta.synergy.common.util.help.HelpBeanIF

showGettingStarted

public boolean showGettingStarted(java.lang.String userID)
Specified by:
showGettingStarted in interface arta.synergy.common.util.help.HelpBeanIF

GettingStartedShown

public void GettingStartedShown(java.lang.String userID)
Specified by:
GettingStartedShown in interface arta.synergy.common.util.help.HelpBeanIF

getGetttingStartedModules

public java.util.ArrayList<java.lang.String> getGetttingStartedModules()
Specified by:
getGetttingStartedModules in interface arta.synergy.common.util.help.HelpBeanIF


Copyright © 2000 Dummy Corp. All Rights Reserved.