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