public final class Tenant extends Object
Modifier and Type | Field and Description |
---|---|
static Tenant |
DEFAULT_SUPERADMIN |
Constructor and Description |
---|
Tenant(String id,
TenantSpecification specification) |
public static final Tenant DEFAULT_SUPERADMIN
public Tenant(String id, TenantSpecification specification)
public String getId()
public TenantSpecification getSpecification()
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.