public interface STenantBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
STenantBuilder |
createNewInstance(String name,
String createdBy,
long created,
String status,
boolean defaultTenant) |
String |
getCreatedByKey() |
String |
getCreatedKey() |
String |
getDefaultTenantKey() |
String |
getDescriptionKey() |
String |
getIconNameKey() |
String |
getIconPathKey() |
String |
getIdKey() |
String |
getNameKey() |
String |
getStatusKey() |
STenantBuilder createNewInstance(String name, String createdBy, long created, String status, boolean defaultTenant)
String getIdKey()
String getNameKey()
String getDescriptionKey()
String getCreatedKey()
String getCreatedByKey()
String getIconNameKey()
String getIconPathKey()
String getStatusKey()
String getDefaultTenantKey()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.