public class SaveAuthorizationCmd extends Object implements Command<Authorization>
| Modifier and Type | Field and Description |
|---|---|
protected AuthorizationEntity |
authorization |
| Constructor and Description |
|---|
SaveAuthorizationCmd(Authorization authorization) |
| Modifier and Type | Method and Description |
|---|---|
Authorization |
execute(CommandContext commandContext) |
protected void |
validate() |
protected AuthorizationEntity authorization
public SaveAuthorizationCmd(Authorization authorization)
protected void validate()
public Authorization execute(CommandContext commandContext)
execute in interface Command<Authorization>Copyright © 2020. All rights reserved.