public class CreateTenantCmd extends AbstractWritableIdentityServiceCmd<Tenant> implements Command<Tenant>, Serializable
| Constructor and Description | 
|---|
CreateTenantCmd(String tenantId)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Tenant | 
executeCmd(CommandContext commandContext)  | 
executeprotected final String tenantId
public CreateTenantCmd(String tenantId)
protected Tenant executeCmd(CommandContext commandContext)
executeCmd in class AbstractWritableIdentityServiceCmd<Tenant>Copyright © 2017. All rights reserved.