public class AnswerAccountAction extends Object implements ActionUnit<AnswerAccount,org.sadtech.social.core.domain.content.Mail>
AnswerAccount.| Constructor and Description |
|---|
AnswerAccountAction(org.sadtech.social.core.service.AccountService accountService) |
AnswerAccountAction(org.sadtech.social.core.service.AccountService accountService,
TimerService timerService) |
| Modifier and Type | Method and Description |
|---|---|
MainUnit |
action(AnswerAccount answerAccount,
org.sadtech.social.core.domain.content.Mail mail)
Метод обработки Unit-а.
|
public AnswerAccountAction(org.sadtech.social.core.service.AccountService accountService,
TimerService timerService)
public AnswerAccountAction(org.sadtech.social.core.service.AccountService accountService)
public MainUnit action(AnswerAccount answerAccount, org.sadtech.social.core.domain.content.Mail mail)
ActionUnitaction in interface ActionUnit<AnswerAccount,org.sadtech.social.core.domain.content.Mail>answerAccount - Unit, который необходимо обработатьmail - Запрос пользователяCopyright © 2020. All rights reserved.