Package | Description |
---|---|
org.javlo.actions | |
org.javlo.module.communication | |
org.javlo.module.content | |
org.javlo.module.core | |
org.javlo.module.file | |
org.javlo.module.macro | |
org.javlo.module.mailing |
Modifier and Type | Method and Description |
---|---|
AbstractModuleContext |
AbstractModuleAction.getModuleContext(javax.servlet.http.HttpSession session,
Module module) |
Modifier and Type | Method and Description |
---|---|
String |
AbstractModuleAction.performWizard(ContentContext ctx,
RequestService rs,
Module currentModule,
AbstractModuleContext moduleContext) |
Modifier and Type | Class and Description |
---|---|
class |
CommunicationModuleContext |
Modifier and Type | Method and Description |
---|---|
AbstractModuleContext |
CommunicationAction.getModuleContext(javax.servlet.http.HttpSession session,
Module module) |
Modifier and Type | Class and Description |
---|---|
class |
ContentModuleContext |
Modifier and Type | Method and Description |
---|---|
AbstractModuleContext |
Edit.getModuleContext(javax.servlet.http.HttpSession session,
Module module) |
Modifier and Type | Method and Description |
---|---|
static AbstractModuleContext |
AbstractModuleContext.getCurrentInstance(javax.servlet.http.HttpSession session) |
static AbstractModuleContext |
AbstractModuleContext.getInstance(javax.servlet.http.HttpSession session,
GlobalContext globalContext,
Module module,
Class<? extends AbstractModuleContext> implementationClass) |
Modifier and Type | Method and Description |
---|---|
static AbstractModuleContext |
AbstractModuleContext.getInstance(javax.servlet.http.HttpSession session,
GlobalContext globalContext,
Module module,
Class<? extends AbstractModuleContext> implementationClass) |
Modifier and Type | Class and Description |
---|---|
class |
FileModuleContext |
Modifier and Type | Method and Description |
---|---|
AbstractModuleContext |
FileAction.getModuleContext(javax.servlet.http.HttpSession session,
Module module) |
Modifier and Type | Class and Description |
---|---|
class |
MacroModuleContext |
Modifier and Type | Class and Description |
---|---|
class |
MailingModuleContext |
Modifier and Type | Method and Description |
---|---|
AbstractModuleContext |
MailingAction.getModuleContext(javax.servlet.http.HttpSession session,
Module module) |
Copyright © 2012-2018. All Rights Reserved.