public class SaveTenantCmd extends AbstractWritableIdentityServiceCmd<Void> implements Command<Void>, Serializable
Constructor and Description |
---|
SaveTenantCmd(Tenant tenant) |
Modifier and Type | Method and Description |
---|---|
protected Void |
executeCmd(CommandContext commandContext) |
execute
protected Tenant tenant
public SaveTenantCmd(Tenant tenant)
protected Void executeCmd(CommandContext commandContext)
executeCmd
in class AbstractWritableIdentityServiceCmd<Void>
Copyright © 2017. All rights reserved.