public interface Tenant extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
description()
Get the description of the tenant
|
String |
getDisplayName()
Get the display name of the tenant
|
TenantId |
getTenantId()
Get the id of the tenant
|
String |
name()
Get the name of the tenant
|
Date |
onBoardDate()
Get the on board date of the tenant
|
Tenant |
setDescription(String description)
Set the description of the tenant
|
Tenant |
setDisplayName(String displayName)
Set the display name of the tenant
|
TenantId getTenantId()
String name()
String description()
Date onBoardDate()
Tenant setDescription(String description)
description
- - the description to set for the tenantString getDisplayName()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.