com.solidstategroup.action.webmail
Class AccountAction

java.lang.Object
  extended by com.opensymphony.xwork.ActionSupport
      extended by com.solidstategroup.webwork.BaseAction
          extended by com.solidstategroup.webwork.PagingAction
              extended by com.solidstategroup.action.webmail.BaseWebMailAction
                  extended by com.solidstategroup.action.webmail.AccountAction
All Implemented Interfaces:
com.opensymphony.xwork.Action, com.opensymphony.xwork.LocaleProvider, com.opensymphony.xwork.Preparable, com.opensymphony.xwork.TextProvider, com.opensymphony.xwork.Validateable, com.opensymphony.xwork.ValidationAware, com.uwyn.rife.continuations.ContinuableObject, java.io.Serializable, java.lang.Cloneable

public class AccountAction
extends BaseWebMailAction

AccountAction

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.solidstategroup.action.webmail.BaseWebMailAction
action, folder, WEB_MAIL_ACCOUNT, webMailAccount
 
Fields inherited from class com.solidstategroup.webwork.PagingAction
pageNumber, results, resultsPerPage, resultsTotal
 
Fields inherited from class com.opensymphony.xwork.ActionSupport
LOG
 
Fields inherited from interface com.opensymphony.xwork.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
AccountAction()
           
 
Method Summary
 java.lang.String login()
           
 java.lang.String newAccount()
           
 
Methods inherited from class com.solidstategroup.action.webmail.BaseWebMailAction
getAction, getFolder, getWebMailAccount, prepare, retrieveAccount, setAccountInSession, setAction, setFolder, setWebMailAccount, validate
 
Methods inherited from class com.solidstategroup.webwork.PagingAction
copyToResults, getIndexStart, getNumberOfPages, getPageNumber, getPages, getResults, getResultsPerPage, getResultsTotal, getShowingEnd, getShowingStart, isNextPage, isPrevPage, setPageNumber, setResults, setResultsPerPage, setResultsTotal
 
Methods inherited from class com.opensymphony.xwork.ActionSupport
addActionError, addActionMessage, addFieldError, clone, doDefault, doInput, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setFieldErrors
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountAction

public AccountAction()
Method Detail

login

public java.lang.String login()

newAccount

public java.lang.String newAccount()