public class HelpAppLogic extends AbstractAppLogic<HelpApp>
Copyright 2011 Partner Software, Inc.
app| Constructor and Description |
|---|
HelpAppLogic(HelpApp helpApp) |
| Modifier and Type | Method and Description |
|---|---|
void |
exit() |
HelpContactLogic |
getContactLogic() |
HelpDocumentationLogic |
getDocumentationLogic() |
HelpReportingLogic |
getReportingLogic() |
HelpTroubleshootingLogic |
getTroubleshootingLogic() |
void |
initialize() |
void |
showReportTab() |
initializeImp, showOkDialog, showOkDialoggetAppclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApppublic HelpAppLogic(HelpApp helpApp)
public void initialize()
initialize in interface AppLogic<HelpApp>initialize in class AbstractAppLogic<HelpApp>public void exit()
public HelpContactLogic getContactLogic()
public HelpDocumentationLogic getDocumentationLogic()
public HelpReportingLogic getReportingLogic()
public HelpTroubleshootingLogic getTroubleshootingLogic()
public void showReportTab()