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