public abstract class AbstractTenant extends Object implements Tenant
Constructor and Description |
---|
AbstractTenant(String tenantId) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getTenantId() |
int |
hashCode() |
String |
toString() |
protected boolean canEqual(Object other)
@Nonnull public String getTenantId()
getTenantId
in interface Tenant
Copyright © 2019 SAP SE. All rights reserved.