public class ConfigurationJsonAction extends FaxToMailJsonAction
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationService |
configurationService |
protected EmailAccount |
emailAccount |
protected Object |
jsonData |
protected String |
path
Directory path to check existence and writability.
|
applicationConfig, EXCLUSION_STRATEGY, gson, GSON_EXCLUSIONS, NEXT, SAVE, session| Constructor and Description |
|---|
ConfigurationJsonAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
checkDirectory() |
String |
checkMail() |
Object |
getJsonData()
Method to override to get object data to render as json.
|
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setEmailAccount(String json) |
void |
setPath(String path) |
getApplicationConfig, getAuthenticatedUser, getEnumAsMap, getGson, getSession, isAdmin, isAuthenticated, setApplicationConfig, setSession, toJsonaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected ConfigurationService configurationService
protected String path
protected EmailAccount emailAccount
protected Object jsonData
public void setConfigurationService(ConfigurationService configurationService)
public void setPath(String path)
public void setEmailAccount(String json)
public String checkDirectory()
public String checkMail()
public Object getJsonData()
FaxToMailJsonActiongetJsonData in class FaxToMailJsonActionCopyright © 2014 CodeLutin. All rights reserved.