public class STenantBuilderFactoryImpl extends Object implements STenantBuilderFactory
| Constructor and Description |
|---|
STenantBuilderFactoryImpl() |
| 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() |
public STenantBuilder createNewInstance(String name, String createdBy, long created, String status, boolean defaultTenant)
createNewInstance in interface STenantBuilderFactorypublic String getCreatedByKey()
getCreatedByKey in interface STenantBuilderFactorypublic String getCreatedKey()
getCreatedKey in interface STenantBuilderFactorypublic String getDescriptionKey()
getDescriptionKey in interface STenantBuilderFactorypublic String getIdKey()
getIdKey in interface STenantBuilderFactorypublic String getNameKey()
getNameKey in interface STenantBuilderFactorypublic String getStatusKey()
getStatusKey in interface STenantBuilderFactorypublic String getIconNameKey()
getIconNameKey in interface STenantBuilderFactorypublic String getIconPathKey()
getIconPathKey in interface STenantBuilderFactorypublic String getDefaultTenantKey()
getDefaultTenantKey in interface STenantBuilderFactoryCopyright © 2018 Bonitasoft S.A.. All rights reserved.